File: rules

package info (click to toggle)
bioawk 1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 380 kB
  • sloc: ansic: 5,519; yacc: 407; makefile: 119; awk: 80; sh: 57
file content (15 lines) | stat: -rwxr-xr-x 300 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
export DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDTOOLS = nonempty
include /usr/share/dpkg/buildtools.mk

%:
	dh $@ --no-parallel

override_dh_auto_configure:

override_dh_auto_clean:
	dh_auto_clean
	rm -f y.tab.h y.tab.c
	rm -f bioawk maketab