NetBSD/usr.bin/man/Makefile
1994-12-22 12:29:38 +00:00

8 lines
115 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= man
SRCS= config.c man.c
MAN= man.1 man.conf.5
.include <bsd.prog.mk>