Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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 # $DragonFly: src/release/picobsd/tinyware/sps/Attic/Makefile,v 1.2 2003/06/17 04:27:21 dillon Exp $
3 #
4 PROG=sps
5 SRCS=   sps.c
6 NOMAN=yes
7
8 .include <bsd.prog.mk>
9
10