File: rules

package info (click to toggle)
unace-nonfree 2.5-9
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,852 kB
  • ctags: 3,601
  • sloc: ansic: 14,590; makefile: 47; sh: 32; cpp: 21
file content (13 lines) | stat: -rwxr-xr-x 292 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS	= hardening=+all
export DEB_CFLAGS_MAINT_APPEND	= -Wall
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_clean:
	touch baseace.mk unacedll.mk linunace25.tgz unace
	dh_auto_clean
	dh_clean baseace.mk unacedll.mk