openbsd-ports/books/Makefile

11 lines
252 B
Makefile
Raw Normal View History

2003-07-17 14:01:31 -04:00
# $OpenBSD: Makefile,v 1.6 2003/07/17 18:01:31 espie Exp $
2003-06-04 19:25:01 -04:00
SUBDIR += autobook
SUBDIR += cvs-guide
2003-07-17 14:01:31 -04:00
SUBDIR += grokking-the-gimp
2003-05-28 10:40:26 -04:00
SUBDIR += docbook-guide
2003-05-29 19:53:05 -04:00
SUBDIR += mason-book
2003-06-02 19:33:54 -04:00
SUBDIR += zopebook
.include <bsd.port.subdir.mk>