atpg-ls/CCAnr/Makefile
2023-03-19 06:32:08 +00:00

4 lines
123 B
Makefile

all: basis.hpp basis.cpp cnc.hpp cnc.cpp indusLS.hpp indusLS.cpp main.cpp
g++ -s -O3 -DNDEBUG -static *.cpp -o CCAnr+cnc