[Ocfs2-tools-commits] manish commits r841 - in trunk: listuuid sizetest

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Apr 26 00:53:10 CDT 2005


Author: manish
Date: 2005-04-26 00:53:07 -0500 (Tue, 26 Apr 2005)
New Revision: 841

Modified:
   trunk/listuuid/Makefile
   trunk/sizetest/Makefile
Log:
These should not be installed


Modified: trunk/listuuid/Makefile
===================================================================
--- trunk/listuuid/Makefile	2005-04-26 03:26:19 UTC (rev 840)
+++ trunk/listuuid/Makefile	2005-04-26 05:53:07 UTC (rev 841)
@@ -2,8 +2,6 @@
 
 include $(TOPDIR)/Preamble.make
 
-SBIN_PROGRAMS = listuuid
-
 INCLUDES = -Iinclude -I$(TOPDIR)/libocfs2/include \
 	    -I$(TOPDIR)/libocfs2cluster/include \
 		-I$(TOPDIR)/libo2dlm/include \

Modified: trunk/sizetest/Makefile
===================================================================
--- trunk/sizetest/Makefile	2005-04-26 03:26:19 UTC (rev 840)
+++ trunk/sizetest/Makefile	2005-04-26 05:53:07 UTC (rev 841)
@@ -13,8 +13,6 @@
 
 CFLAGS = $(OPTS) $(WARNINGS)
 
-SBIN_PROGRAMS = sizetest.ocfs2
-
 INCLUDES = -I$(TOPDIR)/libocfs2/include -I$(TOPDIR)/libo2dlm/include -I$(TOPDIR)/libo2cb/include
 DEFINES = -DOCFS2_FLAT_INCLUDES -DVERSION=\"$(VERSION)\" -DO2DLM_FLAT_INCLUDES -DO2CB_FLAT_INCLUDES
 



More information about the Ocfs2-tools-commits mailing list