File: rules

package info (click to toggle)
libdc1394 2.2.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,076 kB
  • sloc: ansic: 17,304; sh: 11,542; makefile: 207
file content (10 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-doxygen-pdf --enable-doxygen-html

override_dh_auto_build:
	dh_auto_build -- all doxygen-pdf