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

*** empty log message ***

parent 81c8d3c9
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.33 2001-01-08 08:05:39 geuzaine Exp $
# $Id: Makefile,v 1.34 2001-01-09 16:09:50 geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
......@@ -121,6 +121,10 @@ gmshm:
$(MESA_MOTIF_STATIC_LIB) $(MESA_STATIC_LIB)\
$(XMOTIF_LIB) $(THREAD_LIB) -lm
gmshm3:
$(CC) -o $(GMSH_BIN_DIR)/gmshm $(GMSH_FLTK_LIB)\
$(MESA_STATIC_LIB) $(FLTK_LIB) $(THREAD_LIB) -lm
parser:
cd Parser && $(MAKE) parser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment