cluster: master - build: clean .pc files

Fabio M. Di Nitto fabbione@fedoraproject.org
Fri Jan 30 11:47:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=9ebfb9c422de78ec9f204988d5be2f1704ee207e
Commit:        9ebfb9c422de78ec9f204988d5be2f1704ee207e
Parent:        8837b3f89cc58a01092ad31ef9935fe05f19ce73
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Fri Jan 30 10:56:37 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Jan 30 12:19:22 2009 +0100

build: clean .pc files

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 make/clean.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/make/clean.mk b/make/clean.mk
index b31a3fa..adc25ca 100644
--- a/make/clean.mk
+++ b/make/clean.mk
@@ -3,5 +3,5 @@ generalclean:
 	rm -rf core core.* .depend cscope.* *.orig *.rej
 	rm -rf linux .*.o.cmd .*.ko.cmd *.mod.c .tmp_versions
 	rm -rf Module.symvers Module.markers .*.o.d modules.order
-	rm -rf ${TARGET} ${TARGETS} ${TARGET}_test
+	rm -rf ${TARGET} ${TARGETS} ${TARGET}_test ${TARGET}.pc
 	rm -rf ${TARGET1} ${TARGET2} ${TARGET3} ${TARGET4} ${TARGET5} ${TARGET6}



More information about the Cluster-cvs mailing list