7 lines
86 B
Makefile
7 lines
86 B
Makefile
# @(#)Makefile 5.1 (Berkeley) 5/11/90
|
|
|
|
PROG= env
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|