<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 topdir:=.
 
-SUBDIRS=src platforms doc
+SUBDIRS=src platforms
 include autoconf/targets.mak
 
 # Force platforms/ to build after src/
</pre></body></html>