File: rules

package info (click to toggle)
profphd-utils 1.0.10-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,972 kB
  • sloc: fortran: 32,780; perl: 124; makefile: 80; sh: 33; csh: 17
file content (10 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export prefix=/usr

%:
	dh $@