Changeset 4855 for branches


Ignore:
Timestamp:
Dec 12, 2014 7:52:37 AM (9 years ago)
Author:
gah
Message:
 
Location:
branches/r9
Files:
1 added
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • branches/r9/configure.in

    r4852 r4855  
    462462    src/objects/RpHash.h
    463463    gui/Makefile
    464     gui/apps/Makefile
    465     gui/apps/about
    466     gui/apps/copy_rappture_examples
    467     gui/apps/encodedata
    468     gui/apps/rappture
    469     gui/apps/rappture-csh.env
    470     gui/apps/rappture.env
    471     gui/apps/rappture.use
    472     gui/apps/rerun
    473     gui/apps/simsim
    474     gui/apps/xmldiff
     464    apps/Makefile
     465    apps/about
     466    apps/copy_rappture_examples
     467    apps/encodedata
     468    apps/rappture
     469    apps/rappture-csh.env
     470    apps/rappture.env
     471    apps/rappture.use
     472    apps/rerun
     473    apps/simsim
     474    apps/xmldiff
    475475    gui/pkgIndex.tcl
    476476    gui/scripts/Makefile
     
    481481    tester/pkgIndex.tcl
    482482    tester/scripts/Makefile
     483    runner/Makefile
    483484    lang/Makefile
    484485    lang/java/Makefile
  • branches/r9/examples/showdata/Makefile.in

    r4854 r4855  
    22FCFLAGS         =
    33FCDEBUGFLAGS    = -Wall -g
     4# FIXME: These are wrong.  Let the build system stamp the correct paths.
    45INCLUDES        = -I/apps/rappture/dev/include
    56LIBS            = -L/apps/rappture/dev/lib -lrappture -lexpat -lz -lm
Note: See TracChangeset for help on using the changeset viewer.