2 lines
104 B
Makefile
2 lines
104 B
Makefile
grav2d_vectical_cylinder: vec_cyliner.cpp vec_cyliner.h
|
|
g++ vec_cyliner.cpp -o grav2d_vectical_cylinder
|