rules 269 B

123456789
  1. #!/usr/bin/make -f
  2. # You must remove unused comment lines for the released package.
  3. #export DH_VERBOSE = 1
  4. #export DEB_BUILD_MAINT_OPTIONS = hardening=+all
  5. #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
  6. #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
  7. %:
  8. dh $@