freebsd-skq/release/picobsd/tinyware/help/Makefile

10 lines
71 B
Makefile
Raw Normal View History

1999-08-28 01:35:59 +00:00
# $FreeBSD$
1998-08-27 17:38:45 +00:00
#
PROG=help
SRCS+=help.c
NO_MAN=
1998-08-27 17:38:45 +00:00
.include <bsd.prog.mk>