openbsd-ports/books/Makefile

24 lines
570 B
Makefile
Raw Normal View History

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