More stack for yacc (to compile nawk)
This commit is contained in:
		
							parent
							
								
									557d865b35
								
							
						
					
					
						commit
						7879c008ae
					
				@ -50,7 +50,7 @@ all:		$(PROGRAM)
 | 
			
		||||
 | 
			
		||||
$(PROGRAM):     $(OBJS) $(LIBS)
 | 
			
		||||
		$(LINKER) $(LDFLAGS) -o $(PROGRAM) $(OBJS) $(LIBS)
 | 
			
		||||
		install -S 384k $(PROGRAM)
 | 
			
		||||
		install -S 484k $(PROGRAM)
 | 
			
		||||
 | 
			
		||||
install:	$(BINDIR)/yacc
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user