From 4d7f2af5766270df1f4c5fe54b12c1d5fb802516 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 27 Jul 2006 16:05:17 +0000 Subject: [PATCH] big for big commands --- commands/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.44.0