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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
crypto
/
external
/
bsd
/
netpgp
/
dist
/
bindings
/
perl
/
Makefile
blob
50bd7f7b76122afcaefe0c362829bfa3d523b1b4
1
# $NetBSD$
2
# Automatically generated by swigit wrapper script
3
4
PREFIX
=/
usr
/
pkg
5
6
LIB
=
netpgpperl
7
SRCS
=
netpgpperl_wrap.c
8
WARNS
=
0
9
MKMAN
=
no
10
CPPFLAGS
+=-
I
${
PREFIX
}/
include
11
CPPFLAGS
+=-
I
/
usr
/
pkg
/
lib
/
perl5
/
5.10.0
/
i386-netbsd-thread-multi
/
CORE
12
LDFLAGS
+=-
L
${
PREFIX
}/
lib
13
LDADD
+=-
lnetpgp
14
15
.
include
<
bsd.lib.mk
>