/[gcl]/gcl/xgcl-2/makefile
ViewVC logotype

Diff of /gcl/xgcl-2/makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Tue Aug 13 03:24:30 2002 UTC revision 1.2 by camm, Wed Aug 21 22:22:51 2002 UTC
# Line 9  Line 9 
9  # The current directory:  # The current directory:
10  SYSDIR  = $(GCLDIR)/xgcl-2  SYSDIR  = $(GCLDIR)/xgcl-2
11  # way to get xlibraries:  # way to get xlibraries:
12  X_LIBS  = -L/usr/X11R6/lib -lXaw -lXmu -lXt -lXext -lX11  #X_LIBS = -L/usr/X11R6/lib -lXaw -lXmu -lXt -lXext -lX11
13  # for RS6000 at UT:  # for RS6000 at UT:
14  #X_LIBS = -L/usr/local/X11R5/lib -lXaw -lXmu -lXt -lXext -lX11  #X_LIBS = -L/usr/local/X11R5/lib -lXaw -lXmu -lXt -lXext -lX11
15    
16  # for Sun's at UT use -I/usr/local/X11R5/include  # for Sun's at UT use -I/usr/local/X11R5/include
17  IFLAGS          = -I../h -I../o -I/usr/include/X11  IFLAGS          = -I../h -I../o $(X_CFLAGS)
18    
19  ############  END Things you may have to change ###############  ############  END Things you may have to change ###############
20    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26