NetBSD/usr.bin/env/Makefile
perry 26727e4c01 Merge and Sync with 4.4BSD-Lite2
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.
1995-09-28 07:34:35 +00:00

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>