forked from xuos/xiuos
				
			
		
			
				
	
	
		
			8 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
| ############################################################################
 | |
| # APP_Framework/Applications/Make.defs
 | |
| ############################################################################
 | |
| CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications
 | |
| CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/general_functions/list
 | |
| 
 | |
| include $(wildcard $(APPDIR)/../../../APP_Framework/Applications/*/Make.defs)
 |