Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.5
      1 #	$NetBSD: Makefile,v 1.5 2002/05/28 19:34:15 bjh21 Exp $
      2 
      3 SUBDIR= libbug libsa .WAIT sboot netboot bootxx bootsd bootst \
      4 	installboot
      5 
      6 .ifmake !(install)
      7 SUBDIR+= wrtvid
      8 .endif
      9 
     10 .include <bsd.subdir.mk>
     11