From: Ben Gras Date: Thu, 27 Jul 2006 16:05:17 +0000 (+0000) Subject: big for big commands X-Git-Tag: v3.1.3~224 X-Git-Url: http://zhaoyanbai.com/repos/pkcs11-keygen.html?a=commitdiff_plain;h=4d7f2af5766270df1f4c5fe54b12c1d5fb802516;p=minix.git big for big commands --- diff --git a/commands/Makefile b/commands/Makefile index 02b7dff17..bf98674cd 100755 --- a/commands/Makefile +++ b/commands/Makefile @@ -29,9 +29,11 @@ big: binsizes normal biginstall: big + binsizes big cd zmodem && make install cd $(BZIP2) && make install cd $(FLEX) && sh build + binsizes normal clean:: cd $(BZIP2) && make clean