Make needs a little more memory
This commit is contained in:
@@ -8,7 +8,7 @@ all: make
|
||||
|
||||
make : $(OBJ)
|
||||
$(CC) -i -o make $(OBJ)
|
||||
install -S 200k make
|
||||
install -S 300k make
|
||||
|
||||
install: /usr/bin/make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user