File: rules

package info (click to toggle)
wordwarvi 1.00%2Bdfsg1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 5,576 kB
  • ctags: 2,450
  • sloc: ansic: 12,754; makefile: 105
file content (11 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_CFLAGS_MAINT_APPEND  = -O3 -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@