Ignore:
Timestamp:
Oct 9, 2015, 2:20:14 PM (9 years ago)
Author:
gah
Message:

first pass on new build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.5/gui/Makefile.in

    r3471 r5908  
    1414MKDIR_P         = @MKDIR_P@
    1515VPATH           = $(srcdir)
    16 TCLSH           = @TCLSH@
     16TCLSH           = ${bindir}/tclsh
    1717
    1818PACKAGE_VERSION = @PACKAGE_VERSION@
     
    2626                pkgIndex.tcl
    2727
    28 SUBDIRS         = src scripts apps
     28SUBDIRS         = scripts
    2929
    3030.PHONY: all install test clean distclean $(SUBDIRS)
Note: See TracChangeset for help on using the changeset viewer.