13 lines
260 B
Makefile
Raw Normal View History

2003-12-22 01:35:04 +00:00
# $OpenBSD: Makefile,v 1.10 2003/12/22 01:35:04 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
2003-12-22 01:35:04 +00:00
SUBDIR += book
SUBDIR += book,two_sided
SUBDIR += devel-book
SUBDIR += devel-book,two_sided
1999-08-20 19:55:52 +00:00
.include <bsd.port.subdir.mk>