[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.1, Wed Oct 18 08:45:46 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

#	$NetBSD: Makefile,v 1.6 1995/09/28 06:05:11 tls Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

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

.include <bsd.prog.mk>