openbsd-ports/books/Makefile

15 lines
342 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2005/01/06 18:04:48 ian Exp $
SUBDIR += JLS
2003-06-04 23:25:01 +00:00
SUBDIR += autobook
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
2003-05-29 23:53:05 +00:00
SUBDIR += mason-book
SUBDIR += vol3ol
SUBDIR += vol6a
2003-06-02 23:33:54 +00:00
SUBDIR += zopebook
.include <bsd.port.subdir.mk>