[Ocfs2-tools-commits] zab commits r311 - trunk/fsck.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Oct 4 12:29:22 CDT 2004


Author: zab
Date: 2004-10-04 12:29:20 -0500 (Mon, 04 Oct 2004)
New Revision: 311

Modified:
   trunk/fsck.ocfs2/Makefile
Log:
o Don't use VERSION_FILES in fsck


Modified: trunk/fsck.ocfs2/Makefile
===================================================================
--- trunk/fsck.ocfs2/Makefile	2004-10-04 17:24:29 UTC (rev 310)
+++ trunk/fsck.ocfs2/Makefile	2004-10-04 17:29:20 UTC (rev 311)
@@ -44,12 +44,7 @@
 
 OBJS = $(subst .c,.o,$(CFILES))
 
-VERSION_FILES = $(CFILES) $(HFILES)
-VERSION_SRC = $(CFILES)
-VERSION_PREFIX = OCFS2
-
 DIST_FILES = $(CFILES) $(HFILES) 
-
 DIST_RULES = dist-subdircreate
 
 dist-subdircreate:



More information about the Ocfs2-tools-commits mailing list