[Ocfs2-tools-commits] manish commits r213 - trunk/mkfs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Aug 31 15:40:19 CDT 2004


Author: manish
Date: 2004-08-31 15:40:17 -0500 (Tue, 31 Aug 2004)
New Revision: 213

Modified:
   trunk/mkfs.ocfs2/Makefile
Log:
Remove more cruft


Modified: trunk/mkfs.ocfs2/Makefile
===================================================================
--- trunk/mkfs.ocfs2/Makefile	2004-08-31 20:38:33 UTC (rev 212)
+++ trunk/mkfs.ocfs2/Makefile	2004-08-31 20:40:17 UTC (rev 213)
@@ -39,8 +39,6 @@
 VERSION_SRC = mkfs.c
 VERSION_PREFIX = OCFS2
 
-DIST_RULES = dist-incdir
-
 MANS = mkfs.ocfs2.8
 
 DIST_FILES = $(VERSION_FILES) $(VERSION_SRC) mkfs2.c mkfs.ocfs2.8.in
@@ -57,7 +55,4 @@
 fe: readdir.o
 	$(LINK) 
 
-dist-incdir:
-	$(TOPDIR)/mkinstalldirs $(DIST_DIR)/inc
-
 include $(TOPDIR)/Postamble.make



More information about the Ocfs2-tools-commits mailing list