File: rules

package info (click to toggle)
libspiro 20071029-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 1,276 kB
  • ctags: 90
  • sloc: sh: 7,907; ansic: 1,097; makefile: 53
file content (11 lines) | stat: -rwxr-xr-x 255 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
  
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk

DEB_DH_STRIP_ARGS := --dbg-package=libspiro0-dbg

clean::
	rm -f $(CURDIR)/libtool
	rm -f $(CURDIR)/config.log
	rm -f $(CURDIR)/config.status