1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/emulators/Makefile

31 lines
604 B
Makefile
Raw Normal View History

1997-11-02 14:58:02 +00:00
# $Id: Makefile,v 1.16 1997/10/31 09:16:07 tg Exp $
#
1997-05-17 17:00:07 +00:00
SUBDIR += aftp
1997-10-29 09:10:31 +00:00
SUBDIR += atari800
1997-03-05 08:31:45 +00:00
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
1997-02-27 09:29:38 +00:00
SUBDIR += fmsx
SUBDIR += hfs
1996-11-15 19:30:58 +00:00
SUBDIR += ines
1995-11-14 13:01:55 +00:00
SUBDIR += linux_lib
1997-06-04 03:47:25 +00:00
SUBDIR += macutils
1996-11-15 19:30:58 +00:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1997-07-07 11:28:05 +00:00
SUBDIR += prodosemu
1995-10-03 02:47:36 +00:00
SUBDIR += sim6811
1997-11-02 14:58:02 +00:00
SUBDIR += snes9x
SUBDIR += spim
1997-07-31 07:23:58 +00:00
SUBDIR += stella
1997-10-31 09:16:07 +00:00
SUBDIR += stonx
SUBDIR += tkhfs
1996-11-15 19:30:58 +00:00
SUBDIR += vgb
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
1997-02-24 13:51:00 +00:00
SUBDIR += xgs
.include <bsd.port.subdir.mk>