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