They seem to be redundant (for gcc+ack+clang) and produce very messy warnings (for clang, due to it already being defined).
		
			
				
	
	
		
			3 lines
		
	
	
		
			59 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			59 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
AFLAGS+=-D__ASSEMBLY__ -D_EM_WSIZE=4
 | 
						|
CFLAGS+= -fno-builtin
 |