9 lines
167 B
Makefile
Raw Normal View History

2001-05-05 21:28:04 +00:00
# $OpenBSD: Makefile,v 1.9 2001/05/05 21:28:08 espie Exp $
1999-08-25 02:48:57 +00:00
SUBDIR += interp
SUBDIR += lib
2001-05-05 21:28:04 +00:00
SUBDIR += interp,no_x11
SUBDIR += lib,no_x11
1999-08-20 19:55:52 +00:00
.include <bsd.port.subdir.mk>