24 lines
570 B
Makefile
24 lines
570 B
Makefile
# $OpenBSD: Makefile,v 1.18 2010/05/11 00:16:54 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += AsteriskGuide
|
|
SUBDIR += AsteriskTFOT
|
|
SUBDIR += JLS
|
|
SUBDIR += JVMS
|
|
SUBDIR += autobook
|
|
SUBDIR += clisp-hyperspec
|
|
SUBDIR += cvs-guide
|
|
SUBDIR += diveintopython
|
|
SUBDIR += docbook-guide
|
|
SUBDIR += grokking-the-gimp
|
|
SUBDIR += haskell-report
|
|
SUBDIR += mason-book
|
|
SUBDIR += svnbook
|
|
SUBDIR += thinking-forth
|
|
SUBDIR += vol3ol
|
|
SUBDIR += vol6a
|
|
SUBDIR += wndw
|
|
SUBDIR += zopebook
|
|
|
|
.include <bsd.port.subdir.mk>
|