14 lines
288 B
Makefile
14 lines
288 B
Makefile
# $OpenBSD: Makefile,v 1.9 2000/07/22 09:09:23 brad Exp $
|
|
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs:debugger
|
|
SUBDIR += frodo
|
|
SUBDIR += freebsd_lib
|
|
SUBDIR += linux_lib
|
|
SUBDIR += simh
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|