ToastFreeware
/
debian
/
mimetic.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
New upstream release.
[debian/mimetic.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
3
%:
4
dh --with autotools_dev $@
5
6
override_dh_auto_build:
7
dh_auto_build
8
$(MAKE) -C $(CURDIR)/doc docs
9
10
override_dh_strip:
11
dh_strip --dbg-package=libmimetic0-dbg
12
13
override_dh_compress:
14
dh_compress -Xexamples
15
16
override_dh_makeshlibs:
17
dh_makeshlibs -Xdebug