pkgsrc/emulators/Makefile
agc 258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00

31 lines
689 B
Makefile

# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:23 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
# SUBDIR += aftp
# SUBDIR += bsvc
SUBDIR += compat11
SUBDIR += compat12
# SUBDIR += cpmemu
# SUBDIR += cpmtools
# SUBDIR += fmsx
# SUBDIR += hfs
# SUBDIR += ines
SUBDIR += linux_lib
# SUBDIR += macutils
# SUBDIR += mastergear
# SUBDIR += mtools
# SUBDIR += pcemu
# SUBDIR += prodosemu
# SUBDIR += sim6811
# SUBDIR += spim
# SUBDIR += stella
# SUBDIR += tkhfs
# SUBDIR += vgb
# SUBDIR += vmsbackup
SUBDIR += wine
# SUBDIR += x48
# SUBDIR += xgs
SUBDIR += xmame
.include "../mk/bsd.pkg.subdir.mk"