dlm: master - build: clean .pc files

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


Gitweb:        http://git.fedorahosted.org/git/dlm.git?p=dlm.git;a=commitdiff;h=e3e362f07b7a3e42f5f6216308319489d75d64f2
Commit:        e3e362f07b7a3e42f5f6216308319489d75d64f2
Parent:        47f70c6ff2c47171f46c04b3a1766588fa46c377
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:33:35 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