summaryrefslogtreecommitdiff
path: root/usr.bin/touch/Makefile
blob: 97f40783165b419bdc4d8b77db21c49978c7352b (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:41:43 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1994/12/07 09:19:47 jtc Exp $

PROG=	touch

.include <bsd.prog.mk>