File: rules

package info (click to toggle)
fnotifystat 0.01.16-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 108 kB
  • ctags: 96
  • sloc: ansic: 980; makefile: 32
file content (7 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/usr/bin/make -f

override_dh_auto_build:
	$(shell dpkg-buildflags --export=sh); dh_auto_build
 
%:
	dh $@