Home | History | Annotate | Line # | Download | only in utils
      1  1.11       abs # $NetBSD: Makefile.inc,v 1.11 2004/06/09 16:03:37 abs Exp $
      2   1.1       gwr # utils one might want in a crunched binary
      3   1.1       gwr 
      4  1.11       abs .if !defined(NOTINCRUNCHED)
      5   1.6       cgd LDSTATIC=	-static		# only static compilation makes sense here
      6   1.1       gwr 
      7   1.7  drochner install: .NOTMAIN .MADE
      8  1.11       abs .endif
      9