summaryrefslogtreecommitdiffstats
path: root/pch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pch/README.md')
-rw-r--r--pch/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/pch/README.md b/pch/README.md
new file mode 100644
index 000000000..4aebbc94b
--- /dev/null
+++ b/pch/README.md
@@ -0,0 +1,5 @@
+# Precompiled Headers
+
+The purpose of this directory is to generate global precompiled headers
+that can be used by any other gbuild library / executable.
+The libraries themselves are not used.