diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:44:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:44:43 +0000 |
commit | 2f760184131f9506bf7c29e93374c613ddcf3342 (patch) | |
tree | 692d1b5320757a77a56cbebff06709b8dfc40b2e /usr.sbin/ipftest | |
parent | a3020c7add533dc848aec5ac8d42ccb7ee01be73 (diff) |
$OpenBSD$
Diffstat (limited to 'usr.sbin/ipftest')
-rw-r--r-- | usr.sbin/ipftest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ipftest/Makefile b/usr.sbin/ipftest/Makefile index da6d7568f81..c1792e6122f 100644 --- a/usr.sbin/ipftest/Makefile +++ b/usr.sbin/ipftest/Makefile @@ -1,3 +1,5 @@ +# $OpenBSD: Makefile,v 1.4 1997/09/21 11:43:45 deraadt Exp $ + PROG= ipftest MAN= ipftest.1 SRCS= ipt.c fil.c ipft_hx.c ipft_sn.c ipft_ef.c ipft_td.c ipft_pc.c \ |