32 lines
665 B
Makefile
32 lines
665 B
Makefile
# $OpenBSD: Makefile,v 1.36 2006/05/03 00:03:21 jolan Exp $
|
|
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += dosbox
|
|
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 += vgb
|
|
SUBDIR += vmware/3
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xmame
|
|
SUBDIR += zsnes
|
|
|
|
.include <bsd.port.subdir.mk>
|