35 lines
728 B
Makefile
35 lines
728 B
Makefile
# $OpenBSD: Makefile,v 1.39 2007/09/28 14:20:29 jasper Exp $
|
|
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += coldfire
|
|
SUBDIR += dosbox
|
|
SUBDIR += fedora
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += generator
|
|
SUBDIR += gxemul
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += qemu
|
|
SUBDIR += redhat
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spectemu
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += uae
|
|
SUBDIR += vba
|
|
SUBDIR += vgb
|
|
SUBDIR += vmware/3
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xmame
|
|
SUBDIR += zsnes
|
|
|
|
.include <bsd.port.subdir.mk>
|