File: rules

package info (click to toggle)
gnomad2 2.9.6-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,952 kB
  • sloc: ansic: 11,694; sh: 1,117; makefile: 69
file content (8 lines) | stat: -rwxr-xr-x 80 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

LDFLAGS+=-Wl,--as-needed

%:
	dh $@

override_dh_auto_test: