Must be able to run FP.compile if FP.compile isn't an executable script.
This commit is contained in:
		
							parent
							
								
									9748a6536e
								
							
						
					
					
						commit
						0e859fd436
					
				| @ -1,6 +1,6 @@ | ||||
| # Makefile for lib/float.
 | ||||
| 
 | ||||
| CC1	= ./FP.compile | ||||
| CC1	= /bin/sh ./FP.compile | ||||
| 
 | ||||
| LIBRARY	= ../libfp.a | ||||
| all:	$(LIBRARY) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ben Gras
						Ben Gras