This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / bin / cp / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.3 (Berkeley) 4/3/91
2
3PROG= cp
4SRCS= cp.c path.c
5
6.include <bsd.prog.mk>