386BSD 0.1 development
[unix-history] / usr / src / usr.bin / touch / Makefile
CommitLineData
a10c011c
WJ
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= touch
4
5.include <bsd.prog.mk>