new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / touch / Makefile
CommitLineData
662ace95 1# @(#)Makefile 5.2 (Berkeley) %G%
4cc5905c 2
662ace95 3PROG= touch
4cc5905c 4
662ace95 5.include <bsd.prog.mk>