ToastFreeware
/
debian
/
bti.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update changelog
[debian/bti.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
3
# make build non-silent
4
export V=1
5
6
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
7
8
%:
9
dh $@