Codebase list wmf / 1f90fa4
Set explicit build system. Francesco Paolo Lovergine 3 years ago
1 changed file(s) with 3 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # See debhelper(7) (uncomment to enable)
2 # output every command that modifies files on the build system.
3 #export DH_VERBOSE = 1
41
5
2 export DH_VERBOSE = 1
3 #
64 # see FEATURE AREAS in dpkg-buildflags(1)
75 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
86
1412
1513
1614 %:
17 dh $@
15 dh $@ --buildsystem=makefile
1816
19 # dh_make generated override targets
2017 override_dh_auto_configure:
2118
2219 override_dh_auto_test: