[openrtm-commit:03159] r3214 - branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 2月 7日 (水) 11:17:19 JST


Author: kawauchi
Date: 2018-02-07 11:17:19 +0900 (Wed, 07 Feb 2018)
New Revision: 3214

Modified:
   branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am
Log:
[compat, ->trunk] Unnecessary clean_skelstub deleted. refs #3265

Modified: branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am	2018-02-07 01:31:57 UTC (rev 3213)
+++ branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am	2018-02-07 02:17:19 UTC (rev 3214)
@@ -91,7 +91,7 @@
 	rm -f $(OBJS)
 
 
-clean-local: clean_objs clean_skelstub
+clean-local: clean_objs
 	rm -f *.bak *.rpo *.sym lib*.*_pure_*
 	rm -f *.lst *core *~ *loT *.log
 	rm -f Makefile.old 



More information about the openrtm-commit mailing list