File: rules

package info (click to toggle)
powerstat 0.02.18-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: ansic: 2,407; makefile: 48
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 $@