9 lines
167 B
Makefile
Raw Normal View History

2000-10-09 22:27:51 +00:00
# $OpenBSD: Makefile,v 1.8 2000/10/09 22:27:51 espie Exp $
1999-08-25 02:48:57 +00:00
SUBDIR += interp
SUBDIR += lib
2000-10-09 22:27:51 +00:00
SUBDIR += interp:no_x11
SUBDIR += lib:no_x11
1999-08-20 19:55:52 +00:00
.include <bsd.port.subdir.mk>