seems to work for me:

$ git branch|grep \*
* 2.8
$ pwd
/data/gita/linuxcnc-dev/src
$ rm ../include/posemath.h
$ 
$ (make -j2 && sudo make setuid) >|/tmp/log 2>&1
$ grep posemath /tmp/log
cp libnml/posemath/posemath.h ../include/posemath.h

-- 
Dewey Garrett



_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to