Makefile
This commit is contained in:
parent
c020da2c76
commit
c30b264fa5
2
libc/Makefile
Normal file
2
libc/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
all:
|
||||||
|
gcc -o getPrimeNumber getPrimeNumber.c -lm
|
Loading…
Reference in New Issue
Block a user