File: rules

package info (click to toggle)
wsynth-dssi 0.1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,116 kB
  • ctags: 602
  • sloc: sh: 8,521; ansic: 6,538; makefile: 71
file content (14 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

LDFLAGS+=-Wl,--as-needed

%:
	dh --with=autotools_dev $@

override_dh_auto_install:
	dh_auto_install
	find debian/wsynth-dssi/ -name *.la -delete

override_dh_makeshlibs:
	dh_makeshlibs -X/usr/lib/dssi