Skip to content

Commit

Permalink
- Fix for clean, parallel makes :)
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@8826 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 5, 2011
1 parent 3050312 commit aa6a7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -22,7 +22,7 @@ include Makefile.common
.testvariables:
settings:

difftool:
difftool: mkbuilddirs
$(MAKE) -C testsuite/difftool
omc: difftool c_runtime docs
(cd Compiler && $(MAKE) -f Makefile release)
Expand Down

0 comments on commit aa6a7b5

Please sign in to comment.