File: rules

package info (click to toggle)
lapispuzzle.app 1.0-5
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: objc: 2,252; makefile: 9
file content (16 lines) | stat: -rwxr-xr-x 335 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

include /usr/share/GNUstep/debian/config.mk
GNUSTEP_MAKEFILES=$(GS_MAKE_DIR)

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- $(optim) $(verbose) \
	    $(shell dpkg-buildflags --export=cmdline)

execute_before_dh_link:
	gsdh_gnustep --app --game