NetBSD/bin/cp/Makefile
1993-03-21 09:45:37 +00:00

7 lines
89 B
Makefile

# @(#)Makefile 5.3 (Berkeley) 4/3/91
PROG= cp
SRCS= cp.c path.c
.include <bsd.prog.mk>