File: rules

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

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

%:
	dh $@