openbsd-ports/books/Makefile
2019-03-03 18:28:19 +00:00

29 lines
700 B
Makefile

# $OpenBSD: Makefile,v 1.28 2019/03/03 18:28:19 bentley 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 += gcide
SUBDIR += grokking-the-gimp
SUBDIR += haskell-report
SUBDIR += man-pages-posix
SUBDIR += mason-book
SUBDIR += progit
SUBDIR += svnbook
SUBDIR += tex-by-topic
SUBDIR += thinking-forth
SUBDIR += utp
SUBDIR += vol3ol
SUBDIR += vol6a
SUBDIR += wndw
.include <bsd.port.subdir.mk>