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