xref
: /
original-bsd
/
bin
/
cp
/
Makefile
(revision 10042f30)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 5.4 (Berkeley) 05/28/92
2
3
PROG
=
cp
4
SRCS
=
cp.c
utils.c
5
6
.
include
<
bsd.prog.mk
>
7