freebsd-ports/emulators/Makefile

43 lines
858 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.29 1998/12/30 04:34:28 obrien Exp $
#
1997-05-17 19:00:07 +02:00
SUBDIR += aftp
1997-10-29 10:10:31 +01:00
SUBDIR += atari800
1997-12-18 04:48:38 +01:00
SUBDIR += bochs
1997-03-05 09:31:45 +01:00
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
1998-12-30 05:34:28 +01:00
SUBDIR += dlx
1997-02-27 10:29:38 +01:00
SUBDIR += fmsx
1998-02-21 22:25:03 +01:00
SUBDIR += frodo
SUBDIR += hfs
1997-11-14 14:54:52 +01:00
SUBDIR += hfsutils
1996-11-15 20:30:58 +01:00
SUBDIR += ines
1998-10-30 07:43:38 +01:00
SUBDIR += linux_glide
1995-11-14 14:01:55 +01:00
SUBDIR += linux_lib
1998-10-30 07:43:38 +01:00
SUBDIR += linux_mesa
1997-06-04 05:47:25 +02:00
SUBDIR += macutils
1996-11-15 20:30:58 +01:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1997-07-07 13:28:05 +02:00
SUBDIR += prodosemu
1997-11-08 21:34:51 +01:00
SUBDIR += sim
1995-10-03 03:47:36 +01:00
SUBDIR += sim6811
1997-11-02 15:58:02 +01:00
SUBDIR += snes9x
SUBDIR += spim
1997-07-31 09:23:58 +02:00
SUBDIR += stella
1997-10-31 10:16:07 +01:00
SUBDIR += stonx
SUBDIR += tkhfs
1996-11-15 20:30:58 +01:00
SUBDIR += vgb
1998-07-12 13:14:41 +02:00
SUBDIR += vice
SUBDIR += vmsbackup
1998-12-15 22:30:45 +01:00
SUBDIR += vpce
SUBDIR += wine
SUBDIR += x48
1997-02-24 14:51:00 +01:00
SUBDIR += xgs
1998-02-10 04:07:37 +01:00
SUBDIR += xmame
1998-11-18 05:34:46 +01:00
SUBDIR += xsystem35
1997-11-13 13:34:54 +01:00
SUBDIR += xzx
.include <bsd.port.subdir.mk>