Merge branch 'master' of http://git.roojs.com/roobuilder
[roobuilder] / debian / rules
1 #!/usr/bin/make -f
2
3 # See debhelper(7) (uncomment to enable).
4 # Output every command that modifies files on the build system.
5 #export DH_VERBOSE = 1
6
7
8 # See FEATURE AREAS in dpkg-buildflags(1).
9 #export DEB_BUILD_MAINT_OPTIONS = hardening=+all
10
11 # See ENVIRONMENT in dpkg-buildflags(1).
12 # Package maintainers to append CFLAGS.
13 #export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
14 # Package maintainers to append LDFLAGS.
15 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
16
17
18 %:
19         dh $@
20
21
22 # dh_make generated override targets.
23 # This is an example for Cmake (see <https://bugs.debian.org/641051>).
24 #override_dh_auto_configure:
25 #       dh_auto_configure -- \
26 #       -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)