Makefile 66 Bytes
Newer Older
German Leon's avatar
German Leon committed
1
2
gen_input: gen_input.c
	gcc -o gen_input -O3 gen_input.c -fopenmp