File: rules

package info (click to toggle)
liboggplay 0.2.1~git20091227-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 3,116 kB
  • sloc: sh: 10,250; ansic: 6,192; makefile: 207
file content (7 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -lm
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with autoreconf