19 lines
454 B
Makefile
19 lines
454 B
Makefile
# $OpenBSD: Makefile,v 1.13 2008/06/26 08:50:22 sthen Exp $
|
|
|
|
SUBDIR += AsteriskTFOT
|
|
SUBDIR += JLS
|
|
SUBDIR += autobook
|
|
SUBDIR += clisp-hyperspec
|
|
SUBDIR += cvs-guide
|
|
SUBDIR += diveintopython
|
|
SUBDIR += docbook-guide
|
|
SUBDIR += grokking-the-gimp
|
|
SUBDIR += haskell-report
|
|
SUBDIR += mason-book
|
|
SUBDIR += vol3ol
|
|
SUBDIR += vol6a
|
|
SUBDIR += wndw
|
|
SUBDIR += zopebook
|
|
|
|
.include <bsd.port.subdir.mk>
|