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