File: rules

package info (click to toggle)
minimac4 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 19,028 kB
  • sloc: cpp: 8,808; sh: 27; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_CPPFLAGS_MAINT_APPEND = -I/usr/include/libStatGen

%:
	dh $@