File: rules

package info (click to toggle)
libhat-trie 0.0~git25f9e946-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 256 kB
  • ctags: 406
  • sloc: ansic: 2,165; makefile: 33; sh: 17
file content (19 lines) | stat: -rwxr-xr-x 483 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

# DH_VERBOSE := 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@  --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-debugging --enable-shared=yes

#override_dh_auto_install:
#	d-shlibmove --commit \
                    --multiarch \
                    --devunversioned \
                    --override s/libhts1-dev/libhts-dev/ \
                    --movedev "*.hpp" usr/include/ \
                    libtabixpp.so