Added support to build i386-kc_floppy:, kernel copy floppy for FreeBSD.
[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>