41 lines
850 B
Makefile
41 lines
850 B
Makefile
# $OpenBSD: Makefile,v 1.53 2010/06/08 01:12:58 fgsch Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += coldfire
|
|
SUBDIR += dosbox
|
|
SUBDIR += dynagen
|
|
SUBDIR += dynamips
|
|
SUBDIR += fedora
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += generator
|
|
SUBDIR += gns3
|
|
SUBDIR += gxemul
|
|
SUBDIR += ines
|
|
SUBDIR += kqemu
|
|
SUBDIR += mastergear
|
|
SUBDIR += qemu-old
|
|
SUBDIR += qemu
|
|
SUBDIR += redhat
|
|
SUBDIR += sdlmame
|
|
SUBDIR += sdlmess
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spectemu
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += uae
|
|
SUBDIR += vba
|
|
SUBDIR += vgb
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xhomer
|
|
SUBDIR += zsnes
|
|
|
|
.include <bsd.port.subdir.mk>
|