mirror of
				https://gitlab.com/sortix/sortix.git
				synced 2023-02-13 20:55:38 -05:00 
			
		
		
		
	Ongoing build system maintainance.
This commit is contained in:
		
							parent
							
								
									2b2dd347ec
								
							
						
					
					
						commit
						2586685061
					
				
					 29 changed files with 177 additions and 450 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,8 @@
 | 
			
		|||
SOFTWARE_MEANT_FOR_SORTIX=1
 | 
			
		||||
include ../compiler.mak
 | 
			
		||||
include ../version.mak
 | 
			
		||||
include ../dirs.mak
 | 
			
		||||
include ../build-aux/platform.mak
 | 
			
		||||
include ../build-aux/compiler.mak
 | 
			
		||||
include ../build-aux/version.mak
 | 
			
		||||
include ../build-aux/dirs.mak
 | 
			
		||||
 | 
			
		||||
OPTLEVEL?=$(DEFAULT_OPTLEVEL)
 | 
			
		||||
CXXFLAGS?=$(OPTLEVEL)
 | 
			
		||||
| 
						 | 
				
			
			@ -23,4 +24,3 @@ install: all
 | 
			
		|||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f $(BINARY) *.o
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue