File: rules

package info (click to toggle)
ui-utilcpp 1.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,772 kB
  • sloc: cpp: 7,501; sh: 4,401; ansic: 278; makefile: 125
file content (9 lines) | stat: -rwxr-xr-x 148 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 $@

# Disable dh_missing (needed w/ debhelper 13)
override_dh_missing: