File: rules

package info (click to toggle)
dhcpcd-ui 0.6.0-1.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 2,764 kB
  • ctags: 343
  • sloc: ansic: 2,710; sh: 266; makefile: 102
file content (10 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# There is no test target as such, but the build system does not know this.
override_dh_auto_test:

%:
	dh  $@

override_dh_auto_clean:
	[ ! -f config.mk ] || dh_auto_clean