File: rules

package info (click to toggle)
profisis 1.0.11-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 596 kB
  • sloc: sh: 610; perl: 360; makefile: 26
file content (13 lines) | stat: -rwxr-xr-x 281 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

.PHONY: override_dh_compress
override_dh_compress:
	dh_compress -Xexamples/3A1P_A.fasta -Xexamples/3A1P_A.hssp -Xexamples/3A1P_A.rdbProf

%:
	dh $@