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

10 lines
70 B
Makefile
Raw Normal View History

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