aboutsummaryrefslogtreecommitdiff
path: root/config.env
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-10-02 21:06:33 +0100
committerJuan J. Martinez <jjm@usebox.net>2021-10-02 21:06:33 +0100
commit271902c4c9b85137cf223e62ba7196cccfcb7479 (patch)
tree9cb94ffc3bc68f0d998e8881592b160aa4fcdf67 /config.env
parent2d4ddb1820122cd8e7d42185f2ea80330c63d4f6 (diff)
downloadubox-msx-lib-271902c4c9b85137cf223e62ba7196cccfcb7479.tar.gz
ubox-msx-lib-271902c4c9b85137cf223e62ba7196cccfcb7479.zip
Make it portable (depends on GNU Make)
Diffstat (limited to 'config.env')
-rw-r--r--config.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.env b/config.env
index 24bc9bb..21ce6c9 100644
--- a/config.env
+++ b/config.env
@@ -1 +1,4 @@
+# This env file controls some parameters of the build/test system
+
+# Size of the resulting ROM
ROM_MAX=0x8000