26 lines
537 B
Makefile
26 lines
537 B
Makefile
# $OpenBSD: Makefile,v 1.26 2002/12/16 14:34:27 grange Exp $
|
|
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += frodo
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
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>
|