[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
release-notes/devel Makefile,1.21,1.22
- From: "Paul W. Frields" (pfrields) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: release-notes/devel Makefile,1.21,1.22
- Date: Sun, 27 Aug 2006 19:13:44 -0700
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}" ""
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]