File: rules

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

LDFLAGS+=-Wl,--as-needed

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_test: