From: Ben Gras Date: Mon, 26 Sep 2005 11:43:01 +0000 (+0000) Subject: emacs and python last of the big ones X-Git-Tag: v3.1.0~8 X-Git-Url: http://zhaoyanbai.com/repos/man.isc-hmac-fixup.html?a=commitdiff_plain;h=9bfad61c9ee3e873277ae649792435eeeadef084;p=minix.git emacs and python last of the big ones --- diff --git a/commands/Makefile b/commands/Makefile index 98e369b8f..d58cdde53 100755 --- a/commands/Makefile +++ b/commands/Makefile @@ -44,12 +44,12 @@ smallinstall:: small big: cd $(FLEX) && /bin/sh makeme.sh - cd $(PYTHON) && /bin/sh makeme.sh cd $(BZIP2) && /bin/sh makeme.sh cd $(KERMIT) && /bin/sh makeme.sh cd $(LYNX) && /bin/sh makeme.sh - cd $(EMACS) && /bin/sh makeme.sh cd $(COREUTILS) && /bin/sh makeme.sh + cd $(EMACS) && /bin/sh makeme.sh + cd $(PYTHON) && /bin/sh makeme.sh biginstall: big cd $(FLEX) && make install