openbsd-ports/books/Makefile

21 lines
508 B
Makefile
Raw Normal View History

2009-07-29 12:56:22 +00:00
# $OpenBSD: Makefile,v 1.15 2009/07/29 12:56:22 jasper Exp $
2007-01-19 13:13:04 +00:00
SUBDIR += AsteriskTFOT
SUBDIR += JLS
2003-06-04 23:25:01 +00:00
SUBDIR += autobook
2007-11-25 22:12:59 +00:00
SUBDIR += clisp-hyperspec
SUBDIR += cvs-guide
2004-07-28 16:42:18 +00:00
SUBDIR += diveintopython
2003-05-28 14:40:26 +00:00
SUBDIR += docbook-guide
2004-05-09 19:25:39 +00:00
SUBDIR += grokking-the-gimp
2007-07-21 17:09:45 +00:00
SUBDIR += haskell-report
2003-05-29 23:53:05 +00:00
SUBDIR += mason-book
2009-07-29 12:56:22 +00:00
SUBDIR += svnbook
2008-10-25 10:29:45 +00:00
SUBDIR += thinking-forth
SUBDIR += vol3ol
SUBDIR += vol6a
2008-06-26 08:50:22 +00:00
SUBDIR += wndw
2003-06-02 23:33:54 +00:00
SUBDIR += zopebook
.include <bsd.port.subdir.mk>