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
/
tcl
/
Makefile
blob
702a7691aeabbef0d8cfa46facbe4d6e31e50398
1
# $NetBSD$
2
# Automatically generated by swigit wrapper script
3
4
PREFIX
=/
usr
/
pkg
5
6
LIB
=
netpgptcl
7
SRCS
=
netpgptcl_wrap.c
8
WARNS
=
0
9
MKMAN
=
no
10
CPPFLAGS
+=-
I
${
PREFIX
}/
include
11
12
LDFLAGS
+=-
L
${
PREFIX
}/
lib
13
LDADD
+=-
lnetpgp
14
15
.
include
<
bsd.lib.mk
>