Changeset 2963


Ignore:
Timestamp:
2002-02-12T14:16:40+13:00 (22 years ago)
Author:
jrm21
Message:

replaced CPP with CXX (although it is not currently used within this
Makefile)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/Makefile.in

    r2589 r2963  
    3131@SET_MAKE@
    3232CC = @CC@
    33 CPP = @CXX@
     33CXX = @CXX@
    3434CFLAGS = @CFLAGS@
     35CXXFLAGS = @CXXFLAGS@
    3536LIBS   = @LIBS@
    3637MDEFINES =
Note: See TracChangeset for help on using the changeset viewer.