home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / sources / src_tgz / src_tgz~ / src / gnu / Makefile
Makefile  |  1995-10-13  |  167b  |  9 lines

  1. #    $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $
  2.  
  3. SUBDIR+= lib usr.bin
  4. .if (${MACHINE_ARCH} != "alpha")
  5. SUBDIR+= games libexec
  6. .endif
  7.  
  8. .include <bsd.subdir.mk>
  9.