Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / crypto / external / bsd / netpgp / dist / bindings / python / Makefile
blob270cc217f6bb0cc48d0d40ec02ef40a8049eeccb
1 # $NetBSD$
2 # Automatically generated by swigit wrapper script
4 PREFIX=/usr/pkg
6 LIB=netpgppython
7 SRCS=netpgppython_wrap.c
8 WARNS=0
9 MKMAN=no
10 CPPFLAGS+=-I${PREFIX}/include
11 CPPFLAGS+=-I/usr/pkg/include/python2.5
12 LDFLAGS+=-L${PREFIX}/lib
13 LDADD+=-lnetpgp
15 .include <bsd.lib.mk>