SUBDIR += etc
.if exists ( /site )            # { Avoids install on chroot cdrom.
SUBDIR += lib
.endif                          # }
SUBDIR += bin

.include <berklix.mk>   # Needed to support recursive make html from above.

