File: rules

package info (click to toggle)
fastml 3.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,772 kB
  • sloc: cpp: 48,522; perl: 3,588; ansic: 819; makefile: 384; python: 83; sh: 55
file content (15 lines) | stat: -rwxr-xr-x 277 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

# DH_VERBOSE := 1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_clean:
	dh_auto_clean
	rm -f libs/phylogeny/make.dep \
	      programs/fastml/make.dep \
	      programs/gainLoss/make.dep \
	      programs/indelCoder/make.dep