[go: up one dir, main page]

Menu

[f1d50e]: / debian / rules  Maximize  Restore  History

Download this file

9 lines (7 with data), 209 Bytes

#!/usr/bin/make -f
#export DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --with autoreconf