Skip to content

Commit

Permalink
- Update makefiles to make parts of the qtclients compile on OSX
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@7267 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Dec 2, 2010
1 parent 8816397 commit 11939bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMNotebook/OMNotebookQT4/Makefile.unix.in
Expand Up @@ -12,7 +12,7 @@ NAME=OMNotebook
all: build

Makefile:
LDFLAGS="$(LDFLAGS)" $(QMAKE)
$(QMAKE)

clean: Makefile
rm -rf $(NAME) $(NAME)$(EXE) omc_communication.* Makefile
Expand Down

0 comments on commit 11939bf

Please sign in to comment.