Changeset 2080 for trunk/Makefile.in


Ignore:
Timestamp:
Feb 2, 2011 4:51:29 PM (13 years ago)
Author:
mmc
Message:

Part 1 of a major reorganization of content. Moving "instant" to "builder"
and setting up "builder" more like the "gui" part as a package. Moving the
Rappture::object stuff from the builder into the main installation, so it
can be shared by the tester as well. Moving "driver" into gui/scripts
where it belongs. Creating a new "launcher.tcl" script that decides
which of the three parts to launch based on command line options. Still
need to sort out the Makefiles to get this all right...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.in

    r1944 r2080  
    3535
    3636ifneq ($(ENABLE_GUI),)
    37   TARGETS += gui lang lib instant examples
     37  TARGETS += gui lang lib builder examples
    3838endif
    3939
Note: See TracChangeset for help on using the changeset viewer.