Home | History | Annotate | Line # | Download | only in utils
Makefile.inc revision 1.1
      1  1.1  gwr # $NetBSD: Makefile.inc,v 1.1 1995/10/08 23:08:46 gwr Exp $
      2  1.1  gwr # utils one might want in a crunched binary
      3  1.1  gwr 
      4  1.1  gwr LDSTATIC=	-static
      5  1.1  gwr 
      6  1.1  gwr install:
      7  1.1  gwr 	@echo "install not expected"
      8  1.1  gwr 
      9