File: rules

package info (click to toggle)
zmap 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,080 kB
  • ctags: 1,156
  • sloc: ansic: 10,417; python: 259; yacc: 125; sh: 36; lex: 27; makefile: 16
file content (7 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@  --parallel

override_dh_auto_configure:
	dh_auto_configure -- -DENABLE_HARDENING=ON  -DWITH_JSON=ON -DWITH_REDIS=ON