Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.5.112.1
      1 #	$NetBSD: Makefile,v 1.5.112.1 2009/05/04 08:11:35 yamt 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