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

10 lines
73 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
NOMAN=yes
.include <bsd.prog.mk>