1984263bcSMatthew Dillon# @(#)Makefile 8.1 (Berkeley) 6/6/93 2*4f6844d4SFrançois Tigeot# $FreeBSD: src/usr.bin/touch/Makefile,v 1.4 2012/11/17 01:54:31 svnexp Exp $ 3984263bcSMatthew Dillon 4984263bcSMatthew DillonPROG= touch 5984263bcSMatthew Dillon 6984263bcSMatthew Dillon.include <bsd.prog.mk> 7