13 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
!if !exist(lib)
 | 
						|
!if [mkdir lib]
 | 
						|
!endif
 | 
						|
!endif
 | 
						|
 | 
						|
UTILDIR=tools\x86\utils
 | 
						|
 | 
						|
root.inc:
 | 
						|
        $(UTILDIR)\perl $(UTILDIR)\setroot.pl >root.inc
 | 
						|
 | 
						|
all:
 | 
						|
clean:
 |