Skip to content
Snippets Groups Projects
Commit f746b9e8 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 72c85034
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.455 2008-01-20 11:56:32 geuzaine Exp $ # $Id: Makefile,v 1.456 2008-01-20 12:43:12 geuzaine Exp $
# #
# Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
...@@ -60,7 +60,7 @@ install-mac: variables package-mac ...@@ -60,7 +60,7 @@ install-mac: variables package-mac
.PHONY: lib .PHONY: lib
lib: compile lib: compile
${AR} bin/${ARFLAGS}libGmsh${LIBEXT} lib/*${LIBEXT} ${AR} ${ARFLAGS}bin/libGmsh${LIBEXT} lib/*${LIBEXT}
${RANLIB} bin/libGmsh${LIBEXT} ${RANLIB} bin/libGmsh${LIBEXT}
install-lib: lib install-lib: lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment