openbsd-ports/books/Makefile

23 lines
546 B
Makefile
Raw Normal View History

2011-12-15 22:26:59 +00:00
# $OpenBSD: Makefile,v 1.19 2011/12/15 22:26:59 fgsch Exp $
SUBDIR =
2010-05-11 00:16:54 +00:00
SUBDIR += AsteriskGuide
2007-01-19 13:13:04 +00:00
SUBDIR += AsteriskTFOT
SUBDIR += JLS
2010-05-01 20:47:44 +00:00
SUBDIR += JVMS
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
.include <bsd.port.subdir.mk>