1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/emulators/Makefile

23 lines
433 B
Makefile
Raw Normal View History

1997-02-27 09:29:38 +00:00
# $Id: Makefile,v 1.8 1997/02/24 13:51:00 tg Exp $
#
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
1996-11-15 19:30:58 +00:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1995-10-03 02:47:36 +00:00
SUBDIR += sim6811
SUBDIR += spim
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>