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

File: [local] / src / usr.bin / man / Attic / Makefile (download)

Revision 1.3, Sun Sep 21 11:49:57 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.2: +1 -2 lines

$OpenBSD$

#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:49:57 deraadt Exp $

PROG=	man
SRCS=	config.c man.c
MAN=	man.1 man.conf.5

.include <bsd.prog.mk>