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