File: rules

package info (click to toggle)
coinor-bonmin 1.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 5,676 kB
  • sloc: cpp: 31,600; sh: 8,818; makefile: 1,043
file content (9 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

#Skipping dh_autoreconf
override_dh_autoreconf: