File: rules

package info (click to toggle)
libyaml 0.1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,280 kB
  • ctags: 1,033
  • sloc: sh: 11,416; ansic: 9,977; makefile: 43
file content (15 lines) | stat: -rwxr-xr-x 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_build-indep:
	$(MAKE) html

override_dh_installdocs-indep:
	dh_installdocs -i
	dh_doxygen -plibyaml-doc

override_dh_strip:
	dh_strip -plibyaml-0-2 --dbgsym-migration='libyaml-0-2-dbg (<< 0.1.7-1~)'
	dh_strip --remaining