Codebase list massdns / a8e0662 debian / rules
a8e0662

Tree @a8e0662 (Download .tar.gz)

rules @a8e0662raw · history · blame

#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export PREFIX=debian/massdns/usr/

%:
	dh $@