forked from moebiusband/NuSiF-Solver
		
	Add animation define
This commit is contained in:
		@@ -12,5 +12,7 @@ VERSION  = --version
 | 
			
		||||
CFLAGS   = -Ofast -std=c99 $(OPENMP)
 | 
			
		||||
#CFLAGS   = -Ofast -fnt-store=aggressive  -std=c99 $(OPENMP) #AMD CLANG
 | 
			
		||||
LFLAGS   = $(OPENMP) -lm
 | 
			
		||||
DEFINES  = -D_GNU_SOURCE# -DDEBUG
 | 
			
		||||
DEFINES  =  -D_GNU_SOURCE
 | 
			
		||||
DEFINES  += -DANIMATE
 | 
			
		||||
# DEFINES  += -DDEBUG
 | 
			
		||||
INCLUDES =
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user