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/HP-aCC.gmk

    r1213 r1337  
    3838    XMLIBS    := -L/usr/lib/Motif1.2_R6 -lXm
    3939  endif
     40  ifndef XAWFLAGS
     41    XAWFLAGS  := -I/usr/contrib/X11R6/include -I/usr/contrib/X11R6/include/X11
     42  endif
     43  ifndef XAWLIBS
     44    XAWLIBS   := -L/usr/contrib/X11R6/lib -lXaw
     45  endif
    4046  ifndef OGLFLAGS
    4147    OGLFLAGS  := -I$(OGLHOME)/include
Note: See TracChangeset for help on using the changeset viewer.