16374d3989
A free license is preferred to a non-native no-source-available binary requiring license keys, kernel lkm's, and root.
29 lines
600 B
Makefile
29 lines
600 B
Makefile
# $OpenBSD: Makefile,v 1.31 2005/03/07 17:54:49 todd Exp $
|
|
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += dosbox
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += mips64emul
|
|
SUBDIR += qemu
|
|
SUBDIR += redhat
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spectemu
|
|
SUBDIR += spim
|
|
SUBDIR += uae
|
|
SUBDIR += vgb
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xmame
|
|
SUBDIR += zsnes
|
|
|
|
.include <bsd.port.subdir.mk>
|