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