File: rules

package info (click to toggle)
mimetic 0.9.8-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,904 kB
  • ctags: 1,890
  • sloc: sh: 12,245; cpp: 11,296; makefile: 113
file content (13 lines) | stat: -rwxr-xr-x 238 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_build-indep:
	$(MAKE) -C $(CURDIR)/doc docs

override_dh_strip:
	dh_strip --dbgsym-migration='libmimetic0-dbg (<< 0.9.8-3~)'

override_dh_compress:
	dh_compress -Xexamples