common Makefile.common,1.138,1.139

Dennis Gilmore ausil at fedoraproject.org
Fri Jan 29 15:50:44 UTC 2010


Author: ausil

Update of /cvs/pkgs/common
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21668

Modified Files:
	Makefile.common 
Log Message:
add clog to .PHONY



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -p -r1.138 -r1.139
--- Makefile.common	29 Sep 2009 07:33:28 -0000	1.138
+++ Makefile.common	29 Jan 2010 15:50:44 -0000	1.139
@@ -197,7 +197,7 @@ ARCHES = noarch i386 i586 i686 x86_64 ia
 PREP_ARCHES	= $(addprefix prep-,$(ARCHES))
 
 ## list all our bogus targets
-.PHONY :: $(ARCHES) sources uploadsource upload export check build-check build cvsurl chain-build test-srpm srpm tag verrel new clean patch prep compile install install-short compile-short FORCE local scratch-build scratch-build-% srpm-scratch-build srpm-scratch-build-%
+.PHONY :: $(ARCHES) sources uploadsource upload export check build-check build cvsurl chain-build test-srpm srpm tag verrel new clean patch prep compile install install-short compile-short FORCE local scratch-build scratch-build-% srpm-scratch-build srpm-scratch-build-% clog
 
 # The TARGETS define is meant for local module targets that should be
 # made in addition to the SOURCEFILES whenever needed



More information about the scm-commits mailing list