3 lines
		
	
	
	
		
			61 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			61 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ifeq ($(strip $(AUDIO_ENABLE)), yes)
 | |
|     SRC += muse.c
 | |
| endif
 | 
| ifeq ($(strip $(AUDIO_ENABLE)), yes)
 | |
|     SRC += muse.c
 | |
| endif
 |