20 lines
485 B
Makefile
20 lines
485 B
Makefile
# $OpenBSD: Makefile,v 1.14 2008/10/25 10:29:45 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 += thinking-forth
|
|
SUBDIR += vol3ol
|
|
SUBDIR += vol6a
|
|
SUBDIR += wndw
|
|
SUBDIR += zopebook
|
|
|
|
.include <bsd.port.subdir.mk>
|