Make needs a little more memory

This commit is contained in:
Ben Gras 2005-06-01 11:14:08 +00:00
parent 25d2f4666c
commit 0d31130d29

View file

@ -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