Revision: 41851
http://brlcad.svn.sourceforge.net/brlcad/?rev=41851&view=rev
Author: erikgreenwald
Date: 2010-12-30 15:42:14 +0000 (Thu, 30 Dec 2010)
Log Message:
-----------
disable adrt_slave and adrt_master
Modified Paths:
--------------
brlcad/trunk/src/adrt/Makefile.am
Modified: brlcad/trunk/src/adrt/Makefile.am
===================================================================
--- brlcad/trunk/src/adrt/Makefile.am 2010-12-30 15:20:42 UTC (rev 41850)
+++ brlcad/trunk/src/adrt/Makefile.am 2010-12-30 15:42:14 UTC (rev 41851)
@@ -8,7 +8,6 @@
-I${top_srcdir}/src/adrt/librender \
${TCL_CPPFLAGS}
-bin_PROGRAMS = adrt_master adrt_slave
lib_LTLIBRARIES = libtie.la librender.la
libtie_la_LIBADD = libtie0.la libtie1.la ${BU} ${BU_LIBS}
@@ -56,31 +55,6 @@
${GCV} \
${GCV_LIBS}
-adrt_master_SOURCES = \
- master/compnet.c \
- master/dispatcher.c \
- master/tienet_master.c \
- master/master.c
-
-adrt_master_LDADD = \
- libtie.la \
- ${BU} \
- ${LIBNETWORK} \
- ${LIBTHREAD} \
- ${LIBBSD} \
- ${LIBM} \
- ${LIBZ}
-
-adrt_slave_SOURCES = \
- slave/slave.c \
- slave/tienet_slave.c
-
-adrt_slave_LDADD = \
- ${LIBNETWORK} \
- ${LIBTHREAD} \
- librender.la \
- libtie.la
-
tieincludedir = $(includedir)/tie
tieinclude_HEADERS = \
adrt.h \
@@ -95,13 +69,7 @@
noinst_HEADERS = \
load.h \
- tienet.h \
- master/compnet.h \
- master/dispatcher.h \
- master/tienet_master.h \
- master/master.h \
- slave/slave.h \
- slave/tienet_slave.h
+ tienet.h
pkglibdir = $(libdir)/isst
@@ -127,7 +95,19 @@
EXTRA_DIST = \
isst.h \
isst.tcl \
- isst_tcltk.c
+ isst_tcltk.c \
+ master/compnet.h \
+ master/master.h \
+ master/tienet_master.c \
+ master/dispatcher.c \
+ master/master.c \
+ master/dispatcher.h \
+ master/tienet_master.h \
+ master/compnet.c \
+ slave/tienet_slave.h \
+ slave/slave.h \
+ slave/slave.c \
+ slave/tienet_slave.c
LINT=splint $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)
lint:
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