diff --git a/commands/make/Makefile b/commands/make/Makefile index a735eab3d..c6c423c68 100755 --- a/commands/make/Makefile +++ b/commands/make/Makefile @@ -8,7 +8,7 @@ all: make make : $(OBJ) $(CC) -i -o make $(OBJ) - install -S 300k make + install -S 600k make install: /usr/bin/make