14f566d3ca
in keeping them together. Mention that printenv is obsolescent.
7 lines
89 B
Makefile
7 lines
89 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $FreeBSD$
|
|
|
|
PROG= printenv
|
|
|
|
.include <bsd.prog.mk>
|