X-Git-Url: https://git.llucax.com/mecon/ai.git/blobdiff_plain/85d73a355f6ca393b1be0575338782a4502a073d..6e0df7b212f1a721cf8df887c629b67957871225:/Makefile diff --git a/Makefile b/Makefile index a9ef497..2279eed 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ code: @cd doc && xmi2code code-clean: - @find sistema/local_lib -name '*.bak' | xargs rm -fv + @find lib -name '*.bak' | xargs rm -fv clean-readme: find -name README | xargs svn rm