webmcp

changeset 269:4858cffe1aa1

Clean json library in root Makefile
author jbe
date Fri Mar 20 15:47:51 2015 +0100 (2015-03-20)
parents 599b8463b985
children aedd13009ddc
files Makefile
line diff
     1.1 --- a/Makefile	Fri Mar 20 15:47:36 2015 +0100
     1.2 +++ b/Makefile	Fri Mar 20 15:47:51 2015 +0100
     1.3 @@ -51,4 +51,5 @@
     1.4  	cd libraries/extos; make clean
     1.5  	cd libraries/mondelefant; make clean
     1.6  	cd libraries/multirand; make clean
     1.7 +	cd libraries/json; make clean
     1.8  	cd framework/accelerator; make clean

Impressum / About Us