File: rules

package info (click to toggle)
cflow 1%3A1.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,024 kB
  • sloc: sh: 9,472; ansic: 6,340; lex: 461; lisp: 278; makefile: 172; awk: 87; sed: 16
file content (15 lines) | stat: -rwxr-xr-x 332 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

#export DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# if you have Emacs installed, the `make install' will copy cflow-mode.el
# to debian/tmp, and this will produce an error on the dh_missing. Setting
# EMACS to no, fix it.
export EMACS=no

%:
	dh $@

execute_after_dh_auto_build:
	make html