More space for rs
This commit is contained in:
		
							parent
							
								
									0d39b17655
								
							
						
					
					
						commit
						7b6a1e5f59
					
				@ -25,7 +25,7 @@ $(UTIL):	$(UTIL_OBJ)
 | 
			
		||||
	$(CC) -o $@ $(LDFLAGS) $(UTIL_OBJ) $(UTIL_LIBS)
 | 
			
		||||
$(SERVER):	$(OBJ)
 | 
			
		||||
	$(CC) -o $@ $(LDFLAGS) $(OBJ) $(LIBS)
 | 
			
		||||
	install -S 48k $@
 | 
			
		||||
	install -S 64k $@
 | 
			
		||||
 | 
			
		||||
# install with other servers
 | 
			
		||||
install:	/bin/$(UTIL) /usr/sbin/$(SERVER)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user