26727e4c01
Mostly looks like the previous NetBSD version, actually -- only minimal Lite2 stigmata preserved although I started with Lite2. Mostly the changes were things like index->strchr and the rest was NetBSD code.
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.4 1995/09/28 07:34:35 perry Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= env
|
|
|
|
.include <bsd.prog.mk>
|