File: rules

package info (click to toggle)
nyacc 1.00.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,004 kB
  • sloc: lisp: 25,400; sh: 1,111; makefile: 436; ansic: 418; python: 187; javascript: 61; tcl: 27
file content (11 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export DH_VERBOSE = 1

%:
	dh $@

override_dh_strip:
	dh_strip --exclude=.go

override_dh_dwz:
	dh_dwz --exclude=.go