Cross Reference: Makefile
xref
: /
src
/
bin
/
cp
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/src/bin/cp/
Makefile revision 1.1
1
# @(#)Makefile 5.3 (Berkeley) 4/3/91
2
3
PROG
=
cp
4
SRCS
=
cp.c
path.c
5
6
.
include
<
bsd.prog.mk
>
7