13 lines
260 B
Makefile
13 lines
260 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/07/07 14:31:05 espie Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += frodo
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += linux_lib
|
|
SUBDIR += simh
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|