Skip to content

Commit

Permalink
- clean ModelicaExternalC also when cleaning c_runtime
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@6220 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Sep 26, 2010
1 parent 90f8c40 commit 6ff9efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c_runtime/Makefile.common
Expand Up @@ -109,6 +109,7 @@ clean :
$(MAKE) -C libf2c -f $(LIBF2CMAKEFILE) clean
$(MAKE) -C java_interface -f $(JAVAMAKEFILE) clean
$(MAKE) -C interactive -f $(INTERACTIVEMAKEFILE) clean
$(MAKE) -C ModelicaExternalC -f $(EXTERNALCMAKEFILE) clean
rm -f libc_runtime.a
rm -f libsim.a
rm -f $(OBJS)
Expand Down

0 comments on commit 6ff9efa

Please sign in to comment.