[PVFS2-CVS] commit by robl in pvfs2-1: Makefile.in
CVS commit program
cvs at parl.clemson.edu
Thu Nov 10 11:14:40 EST 2005
Update of /projects/cvsroot/pvfs2-1
In directory parlweb:/tmp/cvs-serv12819
Modified Files:
Makefile.in
Log Message:
more tweaks on the "ship state machine parser, not generated c" fix
Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/Makefile.in,v
diff -u -w -p -u -r1.203 -r1.204
--- Makefile.in 10 Nov 2005 01:26:52 -0000 1.203
+++ Makefile.in 10 Nov 2005 16:14:40 -0000 1.204
@@ -662,7 +662,7 @@ clean::
endif
# builds a tarball of the source tree suitable for distribution
-dist: $(SMCGEN) cleaner
+dist: cleaner
@sh $(srcdir)/maint/make-dist.sh $(srcdir) @PVFS2_VERSION@
# some stuff that is cleaned in both distclean and dist targets
@@ -686,9 +686,7 @@ distclean: cleaner docsclean
rm -f src/server/simple.conf
rm -f src/server/server.conf-localhost
rm -f src/apps/admin/pvfs2-config
-ifndef DIST_RELEASE
rm -f $(SMCGEN)
-endif
# this is where we include all of our automatic dependencies.
# NOTE: we wrap this in ifneq's in order to prevent the
More information about the PVFS2-CVS
mailing list