Revision: 41950
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41950&view=rev
Author:   starseeker
Date:     2011-01-05 02:09:25 +0000 (Wed, 05 Jan 2011)

Log Message:
-----------
Hmm - somehow, missed itcl and itk's Makefile.am

Added Paths:
-----------
    brlcad/branches/cmake/src/other/incrTcl/itcl/Makefile.am
    brlcad/branches/cmake/src/other/incrTcl/itk/Makefile.am

Added: brlcad/branches/cmake/src/other/incrTcl/itcl/Makefile.am
===================================================================
--- brlcad/branches/cmake/src/other/incrTcl/itcl/Makefile.am                    
        (rev 0)
+++ brlcad/branches/cmake/src/other/incrTcl/itcl/Makefile.am    2011-01-05 
02:09:25 UTC (rev 41950)
@@ -0,0 +1,21 @@
+
+SUBDIRS = \
+       doc \
+       generic \
+       library
+
+brlcadscriptdir = $(libdir)/i...@itcl_version@
+brlcadscript_SCRIPTS = pkgIndex.tcl
+
+EXTRA_DIST = \
+       $(brlcadscript_SCRIPTS) \
+       aclocal.m4 \
+       itclConfig.sh.in \
+       license.terms \
+       tests \
+       win
+
+DISTCLEANFILES = pkgIndex.tcl
+
+include $(top_srcdir)/misc/Makefile.defs
+


Property changes on: brlcad/branches/cmake/src/other/incrTcl/itcl/Makefile.am
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Added: brlcad/branches/cmake/src/other/incrTcl/itk/Makefile.am
===================================================================
--- brlcad/branches/cmake/src/other/incrTcl/itk/Makefile.am                     
        (rev 0)
+++ brlcad/branches/cmake/src/other/incrTcl/itk/Makefile.am     2011-01-05 
02:09:25 UTC (rev 41950)
@@ -0,0 +1,26 @@
+
+SUBDIRS = \
+       doc \
+       generic \
+       library
+
+AM_CFLAGS = ${X_CFLAGS}
+
+brlcadscriptdir = $(libdir)/i...@itcl_version@
+brlcadscript_SCRIPTS = pkgIndex.tcl
+
+EXTRA_DIST = \
+       $(brlcadscript_SCRIPTS) \
+       aclocal.m4 \
+       demos \
+       examples \
+       itkConfig.sh.in \
+       license.terms \
+       mac \
+       tests \
+       win
+
+DISTCLEANFILES = pkgIndex.tcl
+
+include $(top_srcdir)/misc/Makefile.defs
+


Property changes on: brlcad/branches/cmake/src/other/incrTcl/itk/Makefile.am
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to