1995-03-21 12:01:59 +03:00
|
|
|
# $NetBSD: Makefile,v 1.7 1995/03/21 09:02:11 cgd Exp $
|
|
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= cp
|
1994-09-22 13:24:35 +04:00
|
|
|
SRCS= cp.c utils.c
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|