cryb-otp/debian/rules
2018-05-05 15:05:36 +02:00

9 lines
188 B
Makefile
Executable file

#!/usr/bin/make -f
#DH_VERBOSE = 1
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all timeless
%:
dh $@ --with autotools-dev