all : if1.txt if2.txt if1.txt: gcc -O2 ifgpu.c -lOpenCL ./a.out ifone > ifone.txt if2.txt: gcc -O2 ifgpu.c -lOpenCL ./a.out iftwo > iftwo.txt