]> git.sur5r.net Git - tio/blob - debian/rules
Initial packaging
[tio] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
5 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
6
7 # Uncomment this to turn on verbose mode.
8 #export DH_VERBOSE=1
9
10 %:
11         dh $@  --with autotools-dev --with bash-completion