File: rules

package info (click to toggle)
jnoise 0.6.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 140 kB
  • ctags: 93
  • sloc: cpp: 334; makefile: 27
file content (11 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export LDLIBS += -Wl,--as-needed

%:
	dh $@ -Smakefile --sourcedirectory=source

override_dh_installchangelogs:
	dh_installchangelogs README