[1973] in Moira Commits

home help back first fref pref prev next nref lref last post

/svn/moira r4112 - in trunk/moira: . incremental incremental/route-server

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue May 28 10:28:28 2013

Date: Tue, 28 May 2013 10:28:18 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201305281428.r4SESIUo005696@drugstore.mit.edu>
To: moira-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: zacheiss
Date: 2013-05-28 10:28:18 -0400 (Tue, 28 May 2013)
New Revision: 4112

Added:
   trunk/moira/incremental/route-server/
   trunk/moira/incremental/route-server/Makefile.in
   trunk/moira/incremental/route-server/route-server.incr
Modified:
   trunk/moira/configure
   trunk/moira/configure.in
   trunk/moira/incremental/Makefile.in
Log:
route server incremental

Modified: trunk/moira/configure
===================================================================
--- trunk/moira/configure	2013-05-22 20:26:51 UTC (rev 4111)
+++ trunk/moira/configure	2013-05-28 14:28:18 UTC (rev 4112)
@@ -20285,7 +20285,7 @@
 	    ;;
     esac
     SVRSUBDIRS='$(SVRDIRS)'
-    SERVER_OUTPUT_FILES="db/Makefile server/Makefile backup/Makefile dbck/Makefile dcm/Makefile gen/Makefile incremental/Makefile incremental/mailman/Makefile reg_svr/Makefile regtape/Makefile"
+    SERVER_OUTPUT_FILES="db/Makefile server/Makefile backup/Makefile dbck/Makefile dcm/Makefile gen/Makefile incremental/Makefile incremental/mailman/Makefile incremental/route-server/Makefile reg_svr/Makefile regtape/Makefile"
     PRO_C=$oracle/bin/proc
     PRO_C_OPTS=CODE=ANSI_C
     PRO_C_DEFS="DEFINE=_PROC_ $PRO_C_DEFS"

Modified: trunk/moira/configure.in
===================================================================
--- trunk/moira/configure.in	2013-05-22 20:26:51 UTC (rev 4111)
+++ trunk/moira/configure.in	2013-05-28 14:28:18 UTC (rev 4112)
@@ -303,7 +303,7 @@
 	    ;;
     esac
     SVRSUBDIRS='$(SVRDIRS)'
-    SERVER_OUTPUT_FILES="db/Makefile server/Makefile backup/Makefile dbck/Makefile dcm/Makefile gen/Makefile incremental/Makefile incremental/mailman/Makefile reg_svr/Makefile regtape/Makefile"
+    SERVER_OUTPUT_FILES="db/Makefile server/Makefile backup/Makefile dbck/Makefile dcm/Makefile gen/Makefile incremental/Makefile incremental/mailman/Makefile incremental/route-server/Makefile reg_svr/Makefile regtape/Makefile"
     PRO_C=$oracle/bin/proc
     PRO_C_OPTS=CODE=ANSI_C
     PRO_C_DEFS="DEFINE=_PROC_ $PRO_C_DEFS"

Modified: trunk/moira/incremental/Makefile.in
===================================================================
--- trunk/moira/incremental/Makefile.in	2013-05-22 20:26:51 UTC (rev 4111)
+++ trunk/moira/incremental/Makefile.in	2013-05-28 14:28:18 UTC (rev 4112)
@@ -19,7 +19,7 @@
 BUILDTOP=..
 mrbindir=@mrbindir@
 
-SUBDIRS=@AFS_SUBDIRS@ @WINAD_SUBDIRS@ @KERBEROS_SUBDIRS@
+SUBDIRS=@AFS_SUBDIRS@ @WINAD_SUBDIRS@ @KERBEROS_SUBDIRS@ route-server
 
 .SUFFIXES: .pc
 


Property changes on: trunk/moira/incremental/route-server/route-server.incr
___________________________________________________________________
Added: svn:executable
   + *


home help back first fref pref prev next nref lref last post