summaryrefslogtreecommitdiff
path: root/pch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pch/README.md')
-rw-r--r--pch/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/pch/README.md b/pch/README.md
new file mode 100644
index 000000000000..b6c8ca9dd932
--- /dev/null
+++ b/pch/README.md
@@ -0,0 +1,3 @@
+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.