aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-09-21 13:43:15 -0700
committerTrumeet <yuuta@yuuta.moe>2021-09-21 13:43:15 -0700
commit34ef78aa6bc2a46a33aa33443d84c006d538f0cc (patch)
treea5e69d724b12d865973400a54a284b040992927e /README
parent44638ee75c72b2dcf4fa577ddd8731ba88e1bb59 (diff)
downloadminebridge-34ef78aa6bc2a46a33aa33443d84c006d538f0cc.tar
minebridge-34ef78aa6bc2a46a33aa33443d84c006d538f0cc.tar.gz
minebridge-34ef78aa6bc2a46a33aa33443d84c006d538f0cc.tar.bz2
minebridge-34ef78aa6bc2a46a33aa33443d84c006d538f0cc.zip
build: use plain gmake instead of autotools
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 383eb7c..7d18ba0 100644
--- a/README
+++ b/README
@@ -11,9 +11,7 @@ gnu99 C compiler
INSTALLATION
-autoreconf --install
-./configure
-make
+make release
make install
CONFIGURATION