Initial import from FreeBSD RELENG_4:
[dragonfly.git] / release / picobsd / tinyware / sps / Makefile
1 # $FreeBSD: src/release/picobsd/tinyware/sps/Makefile,v 1.2 1999/08/28 01:34:00 peter Exp $
2 #
3 PROG=sps
4 SRCS=   sps.c
5 NOMAN=yes
6
7 .include <bsd.prog.mk>
8
9