freebsd-ports/emulators/Makefile

21 lines
399 B
Makefile
Raw Normal View History

1996-11-15 20:30:58 +01:00
# $Id: Makefile,v 1.6 1996/10/30 09:41:12 asami Exp $
#
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += hfs
1996-11-15 20:30:58 +01:00
SUBDIR += ines
1995-11-14 14:01:55 +01:00
SUBDIR += linux_lib
1996-11-15 20:30:58 +01:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1995-10-03 03:47:36 +01:00
SUBDIR += sim6811
SUBDIR += spim
SUBDIR += tkhfs
1996-11-15 20:30:58 +01:00
SUBDIR += vgb
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
.include <bsd.port.subdir.mk>