[openrtm-commit:02028] r2767 - branches/FSM4RTC/OpenRTM-aist/examples/Fsm
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 10月 7日 (金) 14:53:39 JST
Author: n-ando
Date: 2016-10-07 14:53:39 +0900 (Fri, 07 Oct 2016)
New Revision: 2767
Modified:
branches/FSM4RTC/OpenRTM-aist/examples/Fsm/
branches/FSM4RTC/OpenRTM-aist/examples/Fsm/Makefile.am
Log:
[compat] Ignore Makefile and Makefile.in
Property changes on: branches/FSM4RTC/OpenRTM-aist/examples/Fsm
___________________________________________________________________
Added: svn:ignore
+ Makefile.in
Makefile
Modified: branches/FSM4RTC/OpenRTM-aist/examples/Fsm/Makefile.am
===================================================================
--- branches/FSM4RTC/OpenRTM-aist/examples/Fsm/Makefile.am 2016-10-07 05:46:59 UTC (rev 2766)
+++ branches/FSM4RTC/OpenRTM-aist/examples/Fsm/Makefile.am 2016-10-07 05:53:39 UTC (rev 2767)
@@ -217,6 +217,7 @@
dist-hook: lst vcproj
clean-local:
+ rm -f FsmComp
rm -f *.bak *.rpo *.sym lib*.*_pure_*
rm -f *.lst *.core *~ *.so *.log
rm -f Makefile.old
More information about the openrtm-commit
mailing list