]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.bin/touch/Makefile
Update releng/10.2 to RC2 in preparation for the next set of builds.
[FreeBSD/releng/10.2.git] / usr.bin / touch / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   touch
5
6 .include <bsd.prog.mk>