File: rules

package info (click to toggle)
zoph 0.9.16-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 15,332 kB
  • sloc: php: 20,813; javascript: 10,393; sql: 707; xml: 263; sh: 129; makefile: 4
file content (13 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1


%:
	dh $@

override_dh_auto_clean:

override_dh_auto_build: