16 lines
327 B
Makefile
16 lines
327 B
Makefile
# $OpenBSD: Makefile,v 1.14 2001/04/12 08:58:45 aaron Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs:debug
|
|
SUBDIR += frodo
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += redhat_base
|
|
SUBDIR += simh
|
|
SUBDIR += vgb
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xmame
|
|
|
|
.include <bsd.port.subdir.mk>
|