File: rules

package info (click to toggle)
embassy-domainatrix 0.1.660-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,408 kB
  • sloc: sh: 11,084; ansic: 1,334; makefile: 86
file content (12 lines) | stat: -rwxr-xr-x 334 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

CFLAGS += -I/usr/lib/emboss/include -I/usr/lib/emboss/include/epcre -I/usr/lib/emboss/include/eplplot -L/usr/lib/emboss/lib -Wl,--rpath,/usr/lib/emboss/lib
LDFLAGS += -Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-systemlibs