atpg-ls/CCAnr/Makefile

4 lines
123 B
Makefile
Raw Normal View History

2023-03-19 06:32:08 +00:00
all: basis.hpp basis.cpp cnc.hpp cnc.cpp indusLS.hpp indusLS.cpp main.cpp
g++ -s -O3 -DNDEBUG -static *.cpp -o CCAnr+cnc