xref: /original-bsd/usr.bin/touch/Makefile (revision 0ca71a4d)
1#	@(#)Makefile	5.2 (Berkeley) 05/11/90
2
3PROG=	touch
4
5.include <bsd.prog.mk>
6