[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / sbin / ipf

File: [local] / src / sbin / ipf / Attic / Makefile (download)

Revision 1.10, Wed Jan 17 05:00:57 2001 UTC (23 years, 4 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.9: +2 -2 lines

1st part of ipf userland code.

#	$OpenBSD: Makefile,v 1.10 2001/01/17 05:00:57 fgsch Exp $

PROG=	ipf
MAN=	ipf.8 ipf.4 ipf.5
SRCS=	ipf.c parse.c opt.c facpri.c common.c ifaddr.c

.include <bsd.prog.mk>