31 lines
642 B
Makefile
31 lines
642 B
Makefile
# $OpenBSD: Makefile,v 1.35 2005/10/18 19:53:00 niallo Exp $
|
|
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += dosbox
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
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>
|