[srm-cvs] CVS Update: - Disable installing of these binaries

From: <sniper[@]iki.fi>
Date: Mon Jan 27 2003 - 14:10:42 CET

Date: Mon Jan 27 14:10:42 CET 2003
User: Jani Taskinen
Directory: srm/test/storage

Log Message:
 [0.01]
 - Disable installing of these binaries
 
 
Modified files:
           srm/test/serialize/Makefile.am (version: 1.6)
           srm/test/smxs/Makefile.am (version: 1.7)
           srm/test/srmclient/Makefile.am (version: 1.8)
           srm/test/storage/Makefile.am (version: 1.7)

[FILE: /srm/test/serialize/Makefile.am]

--- srm/test/serialize/Makefile.am:1.5 Mon Jan 14 18:54:04 2002 GMT
+++ srm/test/serialize/Makefile.am Mon Jan 27 12:10:39 2003 GMT
@@ -1,4 +1,4 @@
-## $Id: cvstemp,v 1.5 2002/01/14 19:54:04 peter Exp $
+## $Id: cvstemp,v 1.6 2003/01/27 13:10:39 sniper Exp $
 ##
 
 ## The contents of this file are subject to the Vulcan Logic Public
@@ -22,7 +22,6 @@
 
 serialize_LDFLAGS = -export-dynamic -static
 
-testdir = $(prefix)/bin/test
-test_PROGRAMS = serialize
+noinst_PROGRAMS = serialize
 serialize_SOURCES = serialize.c
 LDADD = $(top_srcdir)/main/src/libsrm_client.la

[FILE: /srm/test/smxs/Makefile.am]

--- srm/test/smxs/Makefile.am:1.6 Mon Jan 14 18:54:04 2002 GMT
+++ srm/test/smxs/Makefile.am Mon Jan 27 12:10:41 2003 GMT
@@ -1,4 +1,4 @@
-## $Id: cvstemp,v 1.6 2002/01/14 19:54:04 peter Exp $
+## $Id: cvstemp,v 1.7 2003/01/27 13:10:41 sniper Exp $
 ##
 
 ## The contents of this file are subject to the Vulcan Logic Public
@@ -22,7 +22,6 @@
 
 smxsclient_LDFLAGS = -export-dynamic -static
 
-testdir = $(prefix)/bin/test
-test_PROGRAMS = smxsclient
+noinst_PROGRAMS = smxsclient
 smxsclient_SOURCES = smxsclient.c
 LDADD = $(top_srcdir)/main/src/libsrm_client.la

[FILE: /srm/test/srmclient/Makefile.am]

--- srm/test/srmclient/Makefile.am:1.7 Mon Jan 14 18:54:05 2002 GMT
+++ srm/test/srmclient/Makefile.am Mon Jan 27 12:10:42 2003 GMT
@@ -1,4 +1,4 @@
-## $Id: cvstemp,v 1.7 2002/01/14 19:54:05 peter Exp $
+## $Id: cvstemp,v 1.8 2003/01/27 13:10:42 sniper Exp $
 ##
 
 ## The contents of this file are subject to the Vulcan Logic Public
@@ -22,7 +22,6 @@
 
 srmclient_LDFLAGS = -export-dynamic -static
 
-testdir = $(prefix)/bin/test
-test_PROGRAMS = srmclient
+noinst_PROGRAMS = srmclient
 srmclient_SOURCES = main.c
 LDADD = $(top_srcdir)/main/src/libsrm_client.la

[FILE: /srm/test/storage/Makefile.am]

--- srm/test/storage/Makefile.am:1.6 Mon Jan 14 18:54:06 2002 GMT
+++ srm/test/storage/Makefile.am Mon Jan 27 12:10:42 2003 GMT
@@ -1,4 +1,4 @@
-## $Id: cvstemp,v 1.6 2002/01/14 19:54:06 peter Exp $
+## $Id: cvstemp,v 1.7 2003/01/27 13:10:42 sniper Exp $
 ##
 
 ## The contents of this file are subject to the Vulcan Logic Public
@@ -22,7 +22,6 @@
 
 storage_LDFLAGS = -export-dynamic -static
 
-testdir = $(prefix)/bin/test
-test_PROGRAMS = storage
+noinst_PROGRAMS = storage
 storage_SOURCES = main.c
 LDADD = $(top_srcdir)/main/src/libsrm_client.la
Received on Mon Jan 27 14:08:58 2003

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 11:00:06 CET