aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware/sps/Makefile
blob: c8969bdf8e9a02fba105e6588576293afba45196 (plain) (blame)
1
2
3
4
5
6
7
8
9
#	$Id: Makefile,v 1.1 1998/07/16 23:21:59 abial Exp $
#
PROG=sps
SRCS= 	sps.c
NOMAN=yes

.include <bsd.prog.mk>