CCMS - Correct bug, add #include <sys/spinlock2.h> to kern_ccms.c
[dragonfly.git] / usr.bin / touch / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/touch/Makefile,v 1.3 2007/08/27 16:50:59 pavalos Exp $
3
4 PROG=   touch
5
6 .include <bsd.prog.mk>