Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / release / picobsd / tinyware / msg / Makefile
1 # $FreeBSD: src/release/picobsd/tinyware/msg/Makefile,v 1.2 1999/08/28 01:33:54 peter Exp $
2 # $DragonFly: src/release/picobsd/tinyware/msg/Attic/Makefile,v 1.2 2003/06/17 04:27:20 dillon Exp $
3 #
4 PROG=msg
5 SRCS=   msg.c
6 NOMAN=yes
7
8 .include <bsd.prog.mk>
9
10