openbsd-ports/books/Makefile

28 lines
679 B
Makefile
Raw Normal View History

2016-08-05 01:21:14 -04:00
# $OpenBSD: Makefile,v 1.25 2016/08/05 05:21:14 bentley 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
2013-06-19 04:53:38 -04:00
SUBDIR += diveintopython3
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
SUBDIR += man-pages-posix
2003-05-29 19:53:05 -04:00
SUBDIR += mason-book
2016-08-05 01:21:14 -04:00
SUBDIR += progit
2009-07-29 08:56:22 -04:00
SUBDIR += svnbook
2015-05-02 14:17:34 -04:00
SUBDIR += tex-by-topic
2015-06-10 16:01:03 -04:00
SUBDIR += thinking-forth
2015-12-19 17:14:21 -05:00
SUBDIR += utp
SUBDIR += vol3ol
SUBDIR += vol6a
2008-06-26 04:50:22 -04:00
SUBDIR += wndw
.include <bsd.port.subdir.mk>