File: rules

package info (click to toggle)
libuio 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: ansic: 1,155; makefile: 40; sh: 12
file content (10 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_BUILD_MAINT_APPEND = -Wall -pedantic

%:
	dh $@

execute_before_dh_autoreconf:
	touch ChangeLog