File: rules

package info (click to toggle)
schroedinger-maeparser 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 336 kB
  • sloc: cpp: 4,159; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic

%:
	dh $@