# HG changeset patch # User Edouard Tisserant 7BB06627 # Date 1484514678 -3600 # Node ID 97a78502b383d8a32d23b18b9914a960bc7c60f0 # Parent ab28d0363837e1c69c7e9ad99f649c93e5101121 stripped unused makefile target and comment diff -r ab28d0363837 -r 97a78502b383 Makefile --- a/Makefile Tue Nov 01 17:40:53 2016 +0300 +++ b/Makefile Sun Jan 15 22:11:18 2017 +0100 @@ -21,13 +21,6 @@ # - xsltproc # - python-lxml # -# Linux RootFS and packages -# - reprepro -# - multistrap -# - germinate -# - user-mode-linux -# - ddpt -# # WARNING : DISPLAY variable have to be defined to a valid X server # in case it would be a problem, run : # xvfb-run make -f /path/to/this/Makefile @@ -260,14 +253,6 @@ mv build/beremiz/tests/* examples/base_tests touch $@ -beremiz_etherlab_plugin: beremiz | examples - $(call get_src_hg,$(tmp)/beremiz_etherlab_plugin) - rm -rf examples/ethercat_tests - mv $(tmp)/beremiz_etherlab_plugin/ethercat_tests examples/ - rm -rf build/EthercatMaster - mv $(tmp)/beremiz_etherlab_plugin/etherlab build/EthercatMaster - touch $@ - CFbuild = build/CanFestival-3 CFconfig = $(CFbuild)/objdictgen/canfestival_config.py canfestival: mingw