19 lines
392 B
Makefile
19 lines
392 B
Makefile
# $OpenBSD: Makefile,v 1.17 2001/05/27 21:11:19 aaron Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs:debug
|
|
SUBDIR += frodo
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += ines
|
|
SUBDIR += mastergear
|
|
SUBDIR += redhat_base
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += vgb
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xmame
|
|
|
|
.include <bsd.port.subdir.mk>
|