Home | History | Annotate | Line # | Download | only in fdboot
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 1996/02/29 11:36:52 leo Exp $
      2 
      3 PROG=	fdboot
      4 SRCS=	fdboot.s
      5 NOMAN=
      6 
      7 .include <bsd.prog.mk>
      8