repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
crypto
/
external
/
bsd
/
netpgp
/
dist
/
bindings
/
python
/
Makefile
blob
270cc217f6bb0cc48d0d40ec02ef40a8049eeccb
1
# $NetBSD$
2
# Automatically generated by swigit wrapper script
3
4
PREFIX
=/
usr
/
pkg
5
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
14
15
.
include
<
bsd.lib.mk
>