File: rules

package info (click to toggle)
xyssl 0.9-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,148 kB
  • ctags: 1,249
  • sloc: ansic: 15,031; makefile: 132; sh: 29
file content (15 lines) | stat: -rwxr-xr-x 399 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk

DEB_DH_INSTALL_SOURCEDIR = debian/tmp

CFLAGS += -I. -I../include -I../include/xyssl
LDFLAGS += -L../library -lxyssl

DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)/usr

install/libxyssl-dev::
	rm -rf debian/libxyssl-dev/usr/bin