How to get it ?

because it’s default execute


gcc -lm density.c -o density

when i use command :


make

I have try execute command below first:


g++ -lm density.c -o density 

but when i execute make, it still error