12 lines
239 B
Makefile
12 lines
239 B
Makefile
# $OpenBSD: Makefile,v 1.7 1999/12/20 20:03:00 brad Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += linux_lib
|
|
SUBDIR += simh
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|