12 lines
282 B
Makefile
12 lines
282 B
Makefile
# $OpenBSD: Makefile,v 1.8 2004/07/28 16:42:18 naddy Exp $
|
|
|
|
SUBDIR += autobook
|
|
SUBDIR += cvs-guide
|
|
SUBDIR += diveintopython
|
|
SUBDIR += docbook-guide
|
|
SUBDIR += grokking-the-gimp
|
|
SUBDIR += mason-book
|
|
SUBDIR += zopebook
|
|
|
|
.include <bsd.port.subdir.mk>
|