File: rules

package info (click to toggle)
shellia 5.6.5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 652 kB
  • sloc: sh: 5,689; makefile: 37
file content (11 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
export DH_QUIET=1

%:
	dh $@

override_dh_compress:
	dh_compress -X examples/mylib