diff --git a/Makefile b/Makefile index 9f35aa63f4923a811f54e167fe068a52aeecffa0..707c198e208be22a3d6c00faecc643cde74a6991 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 2000-12-05 16:59:11 remacle Exp $ +# $Id: Makefile,v 1.10 2000-12-05 18:52:57 geuzaine Exp $ # ---------------------------------------------------------------------- # Makefile for Gmsh # ---------------------------------------------------------------------- @@ -21,8 +21,7 @@ MESA_STATIC_LIB = $(HOME)/SOURCES/Mesa-3.0-static/lib/libGLw.a\ $(HOME)/SOURCES/Mesa-3.0-static/lib/libGLU.a\ $(HOME)/SOURCES/Mesa-3.0-static/lib/libGL.a - MOTIF_LIB = /usr/local/lib/libXm.so.2 -# MOTIF_LIB = -L/usr/X11R6/LessTif/Motif1.2/lib -lXm + MOTIF_LIB = -L/usr/local/lib -L/usr/X11R6/LessTif/Motif1.2/lib -lXm X_LIB = -L/usr/X11R6/lib -lXt -lX11 -lXext THREAD_LIB = -L/usr/lib -lpthread