Merge branch 'vendor/TCPDUMP' (version 4.3.0 -> 4.9.3)
[dragonfly.git] / usr.bin / touch / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/touch/Makefile,v 1.4 2012/11/17 01:54:31 svnexp Exp $
3
4 PROG=   touch
5
6 .include <bsd.prog.mk>