release-notes/devel Makefile,1.21,1.22

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Aug 28 02:13:44 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1111

Modified Files:
	Makefile 
Log Message:
Fix comments to match reality.



Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/devel/Makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- Makefile	28 Aug 2006 02:11:13 -0000	1.21
+++ Makefile	28 Aug 2006 02:13:41 -0000	1.22
@@ -100,8 +100,8 @@
 # each entry in ${OMFINFILES}.  Might be a good idea to take that out.
 
 # if OMFINFILES is empty, try and get the file list.
-# if it's still empty, and BUILDOMF is set, use that to populate the list
-# Once that's done, append the XMLFILES
+# If it's still empty, and BUILDOMF is set, use that to populate the list.
+# Otherwise it stays empty.  After all, we may not want them at all.
 ifeq "${OMFINFILES}" ""
 OMFINFILES=$(wildcard ${PRI_LANG}/*.omf.in)
 ifeq "${OMFINFILES}" ""




More information about the docs-commits mailing list