minix/commands/env/Makefile
Thomas Cort 92b8e9ac1a Importing usr.bin/printenv
Replaces printenv from commands/env. No Minix-specific changes
needed.

Change-Id: I64e63c9d0ca94faadc71906cf78d18fed5905e90
2013-10-18 09:15:28 -04:00

5 lines
39 B
Makefile

PROG= env
MAN=
.include <bsd.prog.mk>