Home | History | Annotate | Line # | Download | only in mkboot
Makefile revision 1.6.8.3
      1  1.6.8.3  nathanw #	$NetBSD: Makefile,v 1.6.8.3 2002/08/27 23:44:31 nathanw Exp $
      2  1.6.8.3  nathanw 
      3  1.6.8.3  nathanw NOMAN=		# defined
      4  1.6.8.2  nathanw 
      5  1.6.8.2  nathanw HOSTPROG=	mkboot
      6  1.6.8.2  nathanw SRCS=		mkboot.c
      7  1.6.8.2  nathanw 
      8  1.6.8.3  nathanw LDSTATIC=	-static
      9  1.6.8.2  nathanw 
     10  1.6.8.2  nathanw .include <bsd.hostprog.mk>
     11