File: rules

package info (click to toggle)
yascreen 2.06-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 280 kB
  • sloc: ansic: 2,658; makefile: 10
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export NO_FLTO=1
export PREFIX=/usr
export LIBDIR=/lib/${DEB_HOST_MULTIARCH}/
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --buildsystem=makefile --without=autoreconf