[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

docs-common Makefile.common,1.169,1.170



Author: pfrields

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25183

Modified Files:
	Makefile.common 
Log Message:
Include ${NAME} in showvars target



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- Makefile.common	6 Sep 2007 01:22:39 -0000	1.169
+++ Makefile.common	6 Sep 2007 01:25:09 -0000	1.170
@@ -342,6 +342,7 @@
 	@echo
 
 showvars::
+	@echo "NAME=${NAME}"
 	@echo "VERSION=${VERSION}"
 	@echo "TAG_NAME=${TAG_NAME}"
 	@echo "TAG_VERSION=${TAG_VERSION}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]