More stack for make

This commit is contained in:
Philip Homburg 2005-07-11 12:46:27 +00:00
parent ef795796bf
commit 77f1301ae9

View file

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