File: rules

package info (click to toggle)
bluebrain-hpc-coding-conventions 1.0.0%2Bgit20221201-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 624 kB
  • sloc: python: 2,021; cpp: 220; makefile: 29
file content (17 lines) | stat: -rwxr-xr-x 284 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
# -*- makefile -*-
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_clean:
	:

override_dh_auto_build:
	:

override_dh_install:
	dh_install

	rm $(CURDIR)/debian/bluebrain-hpc-coding-conventions/usr/share/bluebrain-hpc-coding-conventions/cpp/formatting/.gitignore