File: rules

package info (click to toggle)
pork 0.99.8.1-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 4,052 kB
  • ctags: 5,144
  • sloc: ansic: 35,011; sh: 3,379; perl: 931; makefile: 498
file content (11 lines) | stat: -rwxr-xr-x 257 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_CFLAGS_MAINT_APPEND = -fgnu89-inline

%:
	dh $@ --with autoreconf

override_dh_auto_install:
	dh_auto_install
	$(RM) -rv $(CURDIR)/debian/pork/usr/share/pork/examples
	$(RM) -v $(CURDIR)/debian/pork/usr/share/pork/QUICK_START