9 lines
167 B
Makefile
9 lines
167 B
Makefile
# $OpenBSD: Makefile,v 1.9 2001/05/05 21:28:08 espie Exp $
|
|
|
|
SUBDIR += interp
|
|
SUBDIR += lib
|
|
SUBDIR += interp,no_x11
|
|
SUBDIR += lib,no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|