summaryrefslogtreecommitdiff
path: root/tests/trajectory-planner/circular-arcs/build-release.sh
blob: 02e835006420680324390e6ad66fdd0bb494bf8d (plain)
1
2
3
4
5
6
#/bin/bash
cd ../../../src
#Ugly way to force rebuild of kinematics, which assumes that tp_debug isn't
#used anywhere else...
touch emc/tp/t[cp]*.[ch]
make EXTRA_DEBUG=''