1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/emulators/Makefile

21 lines
399 B
Makefile
Raw Normal View History

1996-11-15 19:30:58 +00:00
# $Id: Makefile,v 1.6 1996/10/30 09:41:12 asami Exp $
#
SUBDIR += cpmemu
SUBDIR += cpmtools
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
.include <bsd.port.subdir.mk>