15 lines
342 B
Makefile
15 lines
342 B
Makefile
# $OpenBSD: Makefile,v 1.9 2005/01/06 18:04:48 ian Exp $
|
|
|
|
SUBDIR += JLS
|
|
SUBDIR += autobook
|
|
SUBDIR += cvs-guide
|
|
SUBDIR += diveintopython
|
|
SUBDIR += docbook-guide
|
|
SUBDIR += grokking-the-gimp
|
|
SUBDIR += mason-book
|
|
SUBDIR += vol3ol
|
|
SUBDIR += vol6a
|
|
SUBDIR += zopebook
|
|
|
|
.include <bsd.port.subdir.mk>
|