forced commit to test new log_accum.pl script
[dragonfly.git] / usr.bin / lastcomm / Makefile
blob2f20ad334831b559e96eddc195714380f8fcdb0f
1 # From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/lastcomm/Makefile,v 1.1.1.1.14.1 2001/10/01 12:51:15 dd Exp $
3 # $DragonFly: src/usr.bin/lastcomm/Makefile,v 1.3 2005/01/16 21:14:51 cpressey Exp $
5 PROG= lastcomm
6 WARNS?= 6
8 .include <bsd.prog.mk>