11 lines
		
	
	
		
			403 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			403 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# CMAKE generated file: DO NOT EDIT!
 | 
						|
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
 | 
						|
 | 
						|
# compile C with /usr/bin/cc
 | 
						|
C_DEFINES = 
 | 
						|
 | 
						|
C_INCLUDES = -I/home/hyung-hwan/projects/isocline/include
 | 
						|
 | 
						|
C_FLAGS = -O3 -DNDEBUG -std=gnu99 -Wall -Wextra -Wpedantic -Wno-unknown-pragmas -Wno-unused-function -Wno-padded -Wno-missing-field-initializers -Wsign-conversion -Wno-missing-braces -Wint-conversion
 | 
						|
 |