File: rules

package info (click to toggle)
osmo-trx 0~20150325gitf147b17%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 960 kB
  • ctags: 1,571
  • sloc: cpp: 10,256; sh: 1,057; ansic: 954; asm: 329; makefile: 201
file content (23 lines) | stat: -rwxr-xr-x 359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/usr/bin/make -f
#DH_VERBOSE = 1


export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with autoreconf --parallel



override_dh_auto_clean:
	$(RM) -f sqlite3/Makefile
	dh_auto_clean


override_dh_auto_configure:
	dh_auto_configure

override_dh_auto_test:
	dh_auto_test
	./debian/autotest/autotest