xref
: /
freebsd
/
bin
/
cat
/
Makefile
(revision d5566384042fa631ffe7916fd89bcb4669ad12a7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD$
3
4
PROG
=
cat
5
6
.
include
<
bsd.prog.mk
>
7