Skip to content

Commit

Permalink
Better clean
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20737 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 21, 2014
1 parent dae00ab commit 7646a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMPlot/OMPlotGUI/Makefile.unix.in
Expand Up @@ -24,7 +24,7 @@ Makefile.lib: Makefile OMPlotLib.pro OMPlotGUI.config
clean:
test ! -f Makefile || $(MAKE) -f Makefile clean
test ! -f Makefile.lib || $(MAKE) -f Makefile.lib clean
rm -rf $(NAME) $(NAME)$(APP) Makefile
rm -rf $(NAME) $(NAME)$(APP) Makefile ../bin/

$(NAME)$(APP): Makefile $(LIB)
$(MAKE) -f Makefile
Expand Down

0 comments on commit 7646a08

Please sign in to comment.