Home | History | Annotate | Line # | Download | only in bin
Makefile.inc revision 1.11
      1  1.11  lukem #	$NetBSD: Makefile.inc,v 1.11 2001/11/03 13:40:30 lukem Exp $
      2   1.7    cgd #	@(#)Makefile.inc	8.1 (Berkeley) 5/31/93
      3  1.10    cgd 
      4  1.10    cgd .include <bsd.own.mk>		# for LDSTATIC def'n
      5   1.1    cgd 
      6  1.11  lukem WARNS?=		2
      7   1.1    cgd BINDIR?=	/bin
      8   1.9  mikel LDSTATIC?=	-static
      9