File: rules

package info (click to toggle)
qutemol 0.4.1~cvs20081111-13
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,608 kB
  • sloc: cpp: 66,664; makefile: 49; sh: 21
file content (8 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_CXXFLAGS_MAINT_APPEND = -Wall

%:
	dh $@