forked from xuos/xiuos
				
			
		
			
				
	
	
		
			7 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
############################################################################
 | 
						|
# Applications/knowing_app/Make.defs
 | 
						|
############################################################################
 | 
						|
ifneq ($(CONFIG_APPLICATION_KNOWING),)
 | 
						|
include $(wildcard $(APPDIR)/../../../APP_Framework/Applications/knowing_app/*/Make.defs)   
 | 
						|
endif
 |