cleaned up a bit
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
HEADERS=triangle.h linalg.h queue.h
 | 
					HEADERS=triangle.h linalg.h queue.h
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SPECIAL_OPTIONS=-O0 -g -D_DEBUG
 | 
					SPECIAL_OPTIONS=-O0 -g -D_DEBUG -Wall
 | 
				
			||||||
#SPECIAL_OPTIONS=-O3 -pg -funroll-loops -fno-inline
 | 
					#SPECIAL_OPTIONS=-O3 -pg -funroll-loops -fno-inline
 | 
				
			||||||
#SPECIAL_OPTIONS=-O3 -flto -funroll-loops -Winline
 | 
					#SPECIAL_OPTIONS=-O3 -flto -funroll-loops -Winline
 | 
				
			||||||
#SPECIAL_OPTIONS=
 | 
					#SPECIAL_OPTIONS=
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user