forced commit to test new log_accum.pl script
[dragonfly.git] / usr.bin / touch / Makefile
blob53b89acc7fe819693c056c681d695f38beae69dc
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/touch/Makefile,v 1.2 2004/08/15 15:06:58 joerg Exp $
4 PROG= touch
5 WARNS?= 6
7 .include <bsd.prog.mk>