Skip to content

Commit

Permalink
mail test
Browse files Browse the repository at this point in the history
  • Loading branch information
vebeckner committed Sep 12, 2011
1 parent e12d81e commit dba926a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,9 @@ ifeq ($(WHICHLINUX), ATLAS)
endif

ifeq ($(MACHINE), Linux)
ifeq ($(WHICHLINUX), INTREPID)
# NOTE: on intrepid, use g++ and gfortran
LIBRARY_LOCATIONS += /usr/X11/lib
INCLUDE_LOCATIONS += /usr/X11/include
LIBRARY_LOCATIONS += /usr/lib
else
LIBRARY_LOCATIONS += /usr/lib64
INCLUDE_LOCATIONS += /usr/include/Xm
INCLUDE_LOCATIONS += /usr/include/
endif

LIBRARIES += -lXm -lXp -lXt -lXext -lSM -lICE -lXpm -lX11
endif
Expand Down

0 comments on commit dba926a

Please sign in to comment.