[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.sbin / ipfs

File: [local] / src / usr.sbin / ipfs / Attic / Makefile (download)

Revision 1.1, Wed Jan 17 06:31:06 2001 UTC (23 years, 4 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9

Add ipfs(8); man page prolly needs tweaking. This needs testing.

#	$OpenBSD: Makefile,v 1.1 2001/01/17 06:31:06 fgsch Exp $

PROG=	ipfs
MAN=	ipfs.8

CFLAGS+=-I${.CURDIR}/../../sbin/ipf

.include <bsd.prog.mk>