Remove config.make from being checked in, config.make.in instead.
authorMichael Zucchi <notzed@gmail.com>
Wed, 16 Oct 2019 22:29:55 +0000 (08:59 +1030)
committerMichael Zucchi <notzed@gmail.com>
Wed, 16 Oct 2019 22:29:55 +0000 (08:59 +1030)
README
config.make.in [moved from config.make with 100% similarity]

diff --git a/README b/README
index 5012b15..5b1198a 100644 (file)
--- a/README
+++ b/README
@@ -25,7 +25,8 @@ The prequisitve project notzed.nativez must also have previously been
 compiled and will be automatically used if it is present in the
 directory above this one (../nativez/).
 
-See config.make for configuration parameters.
+First copy config.make.in to config.make and adjust configuration
+parameters.
 
 Build everything for default target of linux-amd64:
 
similarity index 100%
rename from config.make
rename to config.make.in