NetBSD/usr.bin/printenv/Makefile
jtc 57a0354a6e When env was made 1003.2 compliant, the combined env/printenv manpage
got a little unwieldy, so I split out env to its own manual page.
1993-07-14 20:27:02 +00:00

6 lines
78 B
Makefile

# @(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= printenv
.include <bsd.prog.mk>