Home | History | Annotate | Line # | Download | only in bootxx
      1  1.5     lukem #	$NetBSD: Makefile,v 1.5 2002/05/15 04:07:42 lukem Exp $
      2  1.1  fredette 
      3  1.1  fredette SA_PROG= bootxx
      4  1.5     lukem SRCS=   bootxx.c conf.c panic_putstr.c
      5  1.1  fredette 
      6  1.1  fredette PROG=	${SA_PROG}
      7  1.2        tv NOMAN= # defined
      8  1.1  fredette 
      9  1.1  fredette .include <bsd.prog.mk>
     10  1.1  fredette 
     11