xref
: /
freebsd-src
/
bin
/
cat
/
Makefile
(revision 57718be8fa0bd5edc11ab9a72e68cc71982939a6)
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