Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / leave / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/leave/Makefile,v 1.3 1999/08/28 01:02:45 peter Exp $
3 # $DragonFly: src/usr.bin/leave/Makefile,v 1.2 2003/06/17 04:29:27 dillon Exp $
4
5 PROG=   leave
6 CFLAGS+=-Wall
7
8 .include <bsd.prog.mk>