Skip to content
Snippets Groups Projects
Commit eb0e1580 authored by jdh8d's avatar jdh8d
Browse files

Updates to make system for more reliable and simpler building.

Former-commit-id: 174ded882fc9373cfff2fb2f37150be2ca52033f
parent 589678b1
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,4 @@ clean:
.cpp.o:
g++ -g -c -I. -I../include -I../../libIRDB/include -I../../libMEDSannotation/include -I../../beaengine/include $<
ar rc $(LIB) $@
cp $(LIB) ../../lib/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment