From: Ben Gras Date: Mon, 26 Sep 2005 11:42:23 +0000 (+0000) Subject: First the small ones X-Git-Tag: v3.1.0~9 X-Git-Url: http://zhaoyanbai.com/repos/%24relpath%24doxygen.css?a=commitdiff_plain;h=0b386e072d4280c59f6f66ec338e1c87b3290dbb;p=minix.git First the small ones --- diff --git a/commands/Makefile b/commands/Makefile index 6c3974b8d..98e369b8f 100755 --- a/commands/Makefile +++ b/commands/Makefile @@ -29,7 +29,7 @@ usage: @echo "small compiles the rest. all compiles all." @false -all: big small +all: small big install: biginstall smallinstall