21 lines
424 B
Makefile
21 lines
424 B
Makefile
# $OpenBSD: Makefile,v 1.20 2002/01/23 20:53:48 fgsch Exp $
|
|
|
|
SUBDIR += uae
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs:debug
|
|
SUBDIR += frodo
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += redhat
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spim
|
|
SUBDIR += vgb
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xmame
|
|
|
|
.include <bsd.port.subdir.mk>
|