Home | History | Annotate | Line # | Download | only in utils
Makefile.inc revision 1.3
      1  1.3  gwr # $NetBSD: Makefile.inc,v 1.3 1995/11/21 21:17:19 gwr Exp $
      2  1.1  gwr # utils one might want in a crunched binary
      3  1.1  gwr 
      4  1.2  gwr BSDSRCDIR?=	/usr/src
      5  1.1  gwr LDSTATIC=	-static
      6  1.1  gwr 
      7  1.3  gwr install:	.NOTMAIN
      8  1.1  gwr 	@echo "install not expected"
      9  1.1  gwr 
     10