File: rules

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

export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed

%:
	dh $@ --parallel --with kde

override_dh_auto_build:
	dh_auto_build
	docbook2x-man debian/audex.1.docbook

override_dh_clean:
	rm -f audex.1