9c9aae0fda
We are now at version 3.3.5.
9 lines
186 B
Makefile
9 lines
186 B
Makefile
# $NetBSD: Makefile,v 1.14 1999/12/12 11:30:16 veego Exp $
|
|
|
|
PROG= ipnat
|
|
SRCS= kmem.c ipnat.c natparse.c
|
|
MAN= ipnat.8 ipnat.4 ipnat.5
|
|
MLINKS= ipnat.5 ipnat.conf.5
|
|
|
|
.include <bsd.prog.mk>
|