]> Zhao Yanbai Git Server - minix.git/commitdiff
big for big commands
authorBen Gras <ben@minix3.org>
Thu, 27 Jul 2006 16:05:17 +0000 (16:05 +0000)
committerBen Gras <ben@minix3.org>
Thu, 27 Jul 2006 16:05:17 +0000 (16:05 +0000)
commands/Makefile

index 02b7dff177cf5e2181db088fb52a949265ff930c..bf98674cd9697b2c0ed6cbbac31cae1d69295315 100755 (executable)
@@ -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