Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (14 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/sys/AIX-xlC.gmk

    r1213 r1337  
    3030    XMLIBS    := -L/usr/lib -lXm -lXt -lX11
    3131  endif
     32  ifndef XAWFLAGS
     33    XAWFLAGS  := -I/usr/include/X11
     34  endif
     35  ifndef XAWLIBS
     36    XAWLIBS   := -L/usr/lib -lXaw -lXmu -lXt -lX11 -lXext
     37  endif
    3238  ifndef OGLFLAGS
    3339    OGLFLAGS  := -I$(OGLHOME)/include
Note: See TracChangeset for help on using the changeset viewer.