File: rules

package info (click to toggle)
milkytracker 0.90.86%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,504 kB
  • ctags: 10,669
  • sloc: cpp: 171,901; sh: 1,254; objc: 557; makefile: 408
file content (11 lines) | stat: -rwxr-xr-x 245 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with autoreconf --parallel

override_dh_installchangelogs:
	dh_installchangelogs docs/ChangeLog.html