18 lines
435 B
Makefile
18 lines
435 B
Makefile
# $OpenBSD: Makefile,v 1.12 2007/11/25 22:12:59 jasper Exp $
|
|
|
|
SUBDIR += AsteriskTFOT
|
|
SUBDIR += JLS
|
|
SUBDIR += autobook
|
|
SUBDIR += clisp-hyperspec
|
|
SUBDIR += cvs-guide
|
|
SUBDIR += diveintopython
|
|
SUBDIR += docbook-guide
|
|
SUBDIR += grokking-the-gimp
|
|
SUBDIR += haskell-report
|
|
SUBDIR += mason-book
|
|
SUBDIR += vol3ol
|
|
SUBDIR += vol6a
|
|
SUBDIR += zopebook
|
|
|
|
.include <bsd.port.subdir.mk>
|