File: rules

package info (click to toggle)
bifcl 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 460 kB
  • sloc: yacc: 686; lex: 454; sh: 195; cpp: 152; makefile: 33; ansic: 8
file content (10 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

override_dh_auto_configure:
	dh_auto_configure -- -DBINARY_PACKAGING_MODE=1

override_dh_installchangelogs:
	dh_installchangelogs -- CHANGES

%:
	dh $@ --buildsystem=cmake