25 lines
607 B
Makefile
25 lines
607 B
Makefile
# $OpenBSD: Makefile,v 1.21 2014/07/08 09:27:10 zhuk Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += AsteriskGuide
|
|
SUBDIR += AsteriskTFOT
|
|
SUBDIR += JLS
|
|
SUBDIR += JVMS
|
|
SUBDIR += autobook
|
|
SUBDIR += clisp-hyperspec
|
|
SUBDIR += cvs-guide
|
|
SUBDIR += diveintopython
|
|
SUBDIR += diveintopython3
|
|
SUBDIR += docbook-guide
|
|
SUBDIR += grokking-the-gimp
|
|
SUBDIR += haskell-report
|
|
SUBDIR += man-pages-posix
|
|
SUBDIR += mason-book
|
|
SUBDIR += svnbook
|
|
SUBDIR += thinking-forth
|
|
SUBDIR += vol3ol
|
|
SUBDIR += vol6a
|
|
SUBDIR += wndw
|
|
|
|
.include <bsd.port.subdir.mk>
|