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/SUN-CC.gmk

    r1213 r1337  
    3939    XMLIBS    += -R/usr/openwin/lib -lXt -lXm -lX11
    4040  endif
     41  ifndef XAWFLAGS
     42    XAWFLAGS  := -I/usr/openwin/include/X11
     43  endif
     44  ifndef XAWLIBS
     45    XAWLIBS   := -L/usr/openwin/lib -L/usr/dt/lib -L/usr/ucblib
     46    XAWLIBS   += -R/usr/openwin/lib -lXaw -lXmu -lXt -lX11 -lXext
     47  endif
    4148  ifndef OGLFLAGS
    4249    OGLFLAGS  := -I$(OGLHOME)/include
Note: See TracChangeset for help on using the changeset viewer.