emacs and python last of the big ones

This commit is contained in:
Ben Gras 2005-09-26 11:43:01 +00:00
parent 0b386e072d
commit 9bfad61c9e

View file

@ -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