1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/emulators/Makefile

24 lines
452 B
Makefile
Raw Normal View History

1997-03-05 08:31:45 +00:00
# $Id: Makefile,v 1.9 1997/02/27 09:29:38 tg Exp $
#
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
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>