File: rules

package info (click to toggle)
libmpack-lua 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 160 kB
  • sloc: ansic: 919; makefile: 118
file content (12 lines) | stat: -rwxr-xr-x 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DH_LUA_OPTS="skip-test-app-dynamic skip-test-app-static"

include /usr/share/dpkg/architecture.mk
include /usr/share/dpkg/buildflags.mk

export CFLAGS CPPFLAGS LDFLAGS

%:
	dh $@ --with lua --buildsystem=lua