File: rules

package info (click to toggle)
amsynth 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,076 kB
  • ctags: 1,267
  • sloc: cpp: 18,068; sh: 10,127; ansic: 505; makefile: 115
file content (14 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

LDFLAGS=-Wl,--as-needed

%:
	dh --with autotools_dev $@

override_dh_auto_configure:
	dh_auto_configure -- --with-pic

override_dh_auto_install:
	dh_auto_install -- prefix=/usr destdir=debian/amsynth
	mv debian/amsynth/usr/bin/amSynth \
		debian/amsynth/usr/bin/amsynth