Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.10.2.1
      1 #	$NetBSD: Makefile,v 1.10.2.1 1999/02/02 05:56:55 cgd Exp $
      2 #	@(#)Makefile	8.3 (Berkeley) 2/16/94
      3 
      4 SUBDIR=	libsa scsiboot
      5 
      6 all-scsiboot: all-libsa
      7 
      8 .include <bsd.subdir.mk>
      9