]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/rules
8a057aaac4c3be984be9df7f37b496d8ac013ad7
[sven/fuse-exfat.git] / debian / rules
1 #!/usr/bin/make -f
2
3 # Uncomment this to turn on verbose mode.
4 #export DH_VERBOSE=1
5
6 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
7
8 export CCFLAGS=${CFLAGS}
9
10
11 %:
12         dh $@
13
14 override_dh_auto_build:
15         scons
16
17 override_dh_auto_clean:
18         scons -c
19         rm -f config.log