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

10 lines
119 B
Makefile
Raw Normal View History

1998-08-27 17:38:45 +00:00
# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:53 abial Exp $
#
PROG=help
SRCS+=help.c
NOMAN=yes
.include <bsd.prog.mk>