Euler/libc/Makefile
2015-11-25 11:40:04 +01:00

3 lines
49 B
Makefile

all:
gcc -o getPrimeNumber getPrimeNumber.c -lm