openbsd-ports/books/Makefile

11 lines
252 B
Makefile
Raw Normal View History

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