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