xref
: /
original-bsd
/
bin
/
echo
/
Makefile
(revision 42f60e33)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 05/31/93
2
3
PROG
=
echo
4
5
.
include
<
bsd.prog.mk
>
6