9 lines
167 B
Makefile
9 lines
167 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/10/09 22:27:51 espie Exp $
|
|
|
|
SUBDIR += interp
|
|
SUBDIR += lib
|
|
SUBDIR += interp:no_x11
|
|
SUBDIR += lib:no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|