From b4a322cb8198affb828539936590b9a1dd68b584 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 2 Jul 2010 16:23:43 +0000 Subject: [PATCH] Removing debian package files too in clean target. --- org.glite.jobid.api-c/Makefile | 2 +- org.glite.jobid.api-cpp/Makefile | 2 +- org.glite.jobid.api-java/Makefile | 2 +- org.glite.lb.client-java/Makefile | 2 +- org.glite.lb.client/Makefile | 2 +- org.glite.lb.common/Makefile | 2 +- org.glite.lb.doc/Makefile | 2 +- org.glite.lb.glite-LB/Makefile | 2 +- org.glite.lb.harvester/Makefile | 2 +- org.glite.lb.logger/Makefile | 2 +- org.glite.lb.server/Makefile | 2 +- org.glite.lb.state-machine/Makefile | 2 +- org.glite.lb.types/Makefile | 2 +- org.glite.lb.utils/Makefile | 2 +- org.glite.lb.ws-interface/Makefile | 2 +- org.glite.lb.ws-test/Makefile | 2 +- org.glite.lb.yaim/Makefile | 2 +- org.glite.lbjp-common.db/Makefile | 2 +- org.glite.lbjp-common.jp-interface/Makefile | 2 +- org.glite.lbjp-common.log/Makefile | 2 +- org.glite.lbjp-common.maildir/Makefile | 2 +- org.glite.lbjp-common.server-bones/Makefile | 2 +- org.glite.lbjp-common.trio/Makefile | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/org.glite.jobid.api-c/Makefile b/org.glite.jobid.api-c/Makefile index 986e2bc..6a06d63 100644 --- a/org.glite.jobid.api-c/Makefile +++ b/org.glite.jobid.api-c/Makefile @@ -69,7 +69,7 @@ base64_test: %: %.cpp compile clean: rm -rvf *.o *.lo .libs/ lib* *.c *.cpp *.h rm -vf base64_test base64_test.xml - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ install: ${LIB} mkdir -p ${PREFIX}/${libdir} diff --git a/org.glite.jobid.api-cpp/Makefile b/org.glite.jobid.api-cpp/Makefile index b35b7b8..9f25c7c 100644 --- a/org.glite.jobid.api-cpp/Makefile +++ b/org.glite.jobid.api-cpp/Makefile @@ -43,7 +43,7 @@ check: compile clean: rm -rvf *.o *.lo .libs lib* *.c *.cpp *.h - rm -rvf log.xml project rpmbuild RPMS tgz + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ install: mkdir -p ${PREFIX}/include/${globalprefix}/${jobidprefix} diff --git a/org.glite.jobid.api-java/Makefile b/org.glite.jobid.api-java/Makefile index de0b4ee..37730c0 100644 --- a/org.glite.jobid.api-java/Makefile +++ b/org.glite.jobid.api-java/Makefile @@ -11,4 +11,4 @@ check: clean: ${ant_prefix}/bin/ant clean - rm -rvf log.xml project/glite-jobid-api-java.spec rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/glite-jobid-api-java.spec rpmbuild/ RPMS/ tgz/ debian/ diff --git a/org.glite.lb.client-java/Makefile b/org.glite.lb.client-java/Makefile index 783b5ee..a382e0e 100644 --- a/org.glite.lb.client-java/Makefile +++ b/org.glite.lb.client-java/Makefile @@ -65,6 +65,6 @@ install: clean: rm -rf build cd src_c && $(MAKE) clean - rm -rvf log.xml project/org.glite.lb.client-java.spec rpmbuild RPMS tgz + rm -rvf log.xml project/org.glite.lb.client-java.spec rpmbuild/ RPMS/ tgz/ debian/ diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index db50edc..1adf674 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -353,7 +353,7 @@ clean: rm -rvf ${LIB} ${THRLIB} ${TOOLS} logevent register_sandbox ${PLUSLIB} ${THRPLUSLIB} ${MAN_GZ} ${MAN8_GZ} rm -rvf ${EXAMPLES} ${EXAMPLES_CL} ${EXAMPLES_CL_THR} ${sh_PROGS} rm -f EventAttrNames.pl - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ check_version: ${CHECK_VERSION} ${stagedir}/include/glite/lb/common_version.h diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index 0cf61e7..0e12bc0 100644 --- a/org.glite.lb.common/Makefile +++ b/org.glite.lb.common/Makefile @@ -219,7 +219,7 @@ install: clean: rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/ test_parse il_test parse.cpp events.tex status.tex - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.o: %.c ${COMPILE} ${CFLAGS} -c $< diff --git a/org.glite.lb.doc/Makefile b/org.glite.lb.doc/Makefile index 497761d..353272f 100644 --- a/org.glite.lb.doc/Makefile +++ b/org.glite.lb.doc/Makefile @@ -76,7 +76,7 @@ install: clean: rm -rvf LBUG* LBAG* LBDG* LBTP* events.tex status.tex ver.tex comment* - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ # dependencies: diff --git a/org.glite.lb.glite-LB/Makefile b/org.glite.lb.glite-LB/Makefile index 4b1a25b..44ed7b7 100644 --- a/org.glite.lb.glite-LB/Makefile +++ b/org.glite.lb.glite-LB/Makefile @@ -25,6 +25,6 @@ stage: check: clean: - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ .PHONY: default all check install stage clean diff --git a/org.glite.lb.harvester/Makefile b/org.glite.lb.harvester/Makefile index ccfa702..7132b01 100644 --- a/org.glite.lb.harvester/Makefile +++ b/org.glite.lb.harvester/Makefile @@ -68,7 +68,7 @@ install: compile clean: rm -rfv *.o *.lo *.loT .libs/ manpage.links manpage.refs rm -rvf harvester harvester-dbg glite-lb-harvester.* - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ harvester: harvester.o ${LINK} -o $@ $+ ${LIBS} diff --git a/org.glite.lb.logger/Makefile b/org.glite.lb.logger/Makefile index e3a4c3a..138dd3a 100644 --- a/org.glite.lb.logger/Makefile +++ b/org.glite.lb.logger/Makefile @@ -224,4 +224,4 @@ il_test.o IlTestBase.o server_msgTest.o event_queueTest.o input_queue_socketTest clean: rm -rvf .libs/ *.o *.no ${LOGD} ${INTERLOGD} ${NOTIF_INTERLOGD} ${MAN_GZ} - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index 2fd66fd..5ff084e 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -377,7 +377,7 @@ endif clean: rm -rvf *.c *.h *.ch *.xh *.xml *.nsmap *.o *.lo .libs glite-lb-* ${STATIC_LIB_BK} ${LCAS_PLUGIN_LIB} test* ${MAN_GZ} ${EXAMPLES} - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.c: %.c.T rm -f $@ diff --git a/org.glite.lb.state-machine/Makefile b/org.glite.lb.state-machine/Makefile index 2fde846..926b3b9 100644 --- a/org.glite.lb.state-machine/Makefile +++ b/org.glite.lb.state-machine/Makefile @@ -88,7 +88,7 @@ install: clean: rm -rvf .libs *.o *.lo ${PLUGIN_LIB} ${MACHINE_LIB} rm -rfv job_attrs.h job_attrs2.h lb-job-attrs2.xsd glite-jpis-config.xml - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ check: @echo No tests yet diff --git a/org.glite.lb.types/Makefile b/org.glite.lb.types/Makefile index fefb195..efd56c0 100644 --- a/org.glite.lb.types/Makefile +++ b/org.glite.lb.types/Makefile @@ -28,6 +28,6 @@ install: compile clean: rm -vf at3 - rm -rvf log.xml project/glite-lb-types.spec rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/glite-lb-types.spec rpmbuild/ RPMS/ tgz/ debian/ check: diff --git a/org.glite.lb.utils/Makefile b/org.glite.lb.utils/Makefile index a63cd12..c59f3fe 100644 --- a/org.glite.lb.utils/Makefile +++ b/org.glite.lb.utils/Makefile @@ -111,7 +111,7 @@ install: clean: rm -rfv ${ALLUTILS} ${MAN_GZ} ${MAN8_GZ} *.lo *.o .libs/ - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.o: %.c ${COMPILE} -c $< diff --git a/org.glite.lb.ws-interface/Makefile b/org.glite.lb.ws-interface/Makefile index 6e97ae6..03da05d 100644 --- a/org.glite.lb.ws-interface/Makefile +++ b/org.glite.lb.ws-interface/Makefile @@ -58,7 +58,7 @@ install: clean: rm -vf *.h *.html *.xml *.wsdl glue2-copy.xsd - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.xml: %.xml.T rm -f $@ diff --git a/org.glite.lb.ws-test/Makefile b/org.glite.lb.ws-test/Makefile index b51cc6f..40099c1 100644 --- a/org.glite.lb.ws-test/Makefile +++ b/org.glite.lb.ws-test/Makefile @@ -70,7 +70,7 @@ install: clean: rm -rvf .libs LB.xh *.xml ${GSOAP_FILES_PREFIX}* *.o *.lo *.nsmap soap_version.h ${CEXAMPLES} - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ LB.xh: ws_typemap.dat ${stagedir}/interface/LB.wsdl ${gsoap_bin_prefix}/wsdl2h -c -t ${top_srcdir}/examples/ws_typemap.dat -I${stagedir}/interface -o $@ ${stagedir}/interface/LB.wsdl diff --git a/org.glite.lb.yaim/Makefile b/org.glite.lb.yaim/Makefile index f426bff..9102a2d 100644 --- a/org.glite.lb.yaim/Makefile +++ b/org.glite.lb.yaim/Makefile @@ -27,6 +27,6 @@ stage: check: clean: - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ .PHONY: default all check stage clean diff --git a/org.glite.lbjp-common.db/Makefile b/org.glite.lbjp-common.db/Makefile index a93e735..3aef263 100644 --- a/org.glite.lbjp-common.db/Makefile +++ b/org.glite.lbjp-common.db/Makefile @@ -175,7 +175,7 @@ install: all clean: rm -rvf *.o *.lo *.loT .libs lib* *.c *.h *.dox C/ CPP/ - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ rm -rvf db_expire db_test db_test_mysql db_test_psql timezone db-mysql.o db-mysql.lo: db-mysql.c diff --git a/org.glite.lbjp-common.jp-interface/Makefile b/org.glite.lbjp-common.jp-interface/Makefile index f92aeac..c5e5322 100644 --- a/org.glite.lbjp-common.jp-interface/Makefile +++ b/org.glite.lbjp-common.jp-interface/Makefile @@ -93,7 +93,7 @@ install: clean: rm -rvf *.o *.lo .libs lib* - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ rm -vf type_test type_test.xml rm -f glite jp diff --git a/org.glite.lbjp-common.log/Makefile b/org.glite.lbjp-common.log/Makefile index f06bb75..e14aa48 100644 --- a/org.glite.lbjp-common.log/Makefile +++ b/org.glite.lbjp-common.log/Makefile @@ -76,7 +76,7 @@ install: compile clean: rm -rvf *.o *.lo .libs lib* - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ check: diff --git a/org.glite.lbjp-common.maildir/Makefile b/org.glite.lbjp-common.maildir/Makefile index fc2d308..83e7c40 100644 --- a/org.glite.lbjp-common.maildir/Makefile +++ b/org.glite.lbjp-common.maildir/Makefile @@ -94,7 +94,7 @@ install: all clean: rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/ - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.o %.lo: %.c ${COMPILE} -c $< diff --git a/org.glite.lbjp-common.server-bones/Makefile b/org.glite.lbjp-common.server-bones/Makefile index 44854e0..9f2c514 100644 --- a/org.glite.lbjp-common.server-bones/Makefile +++ b/org.glite.lbjp-common.server-bones/Makefile @@ -91,7 +91,7 @@ install: clean: rm -rvf *.o *.lo .libs lib* srv_example cnt_example - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.o: %.c ${COMPILE} -c $< diff --git a/org.glite.lbjp-common.trio/Makefile b/org.glite.lbjp-common.trio/Makefile index 8496419..884a79b 100644 --- a/org.glite.lbjp-common.trio/Makefile +++ b/org.glite.lbjp-common.trio/Makefile @@ -108,7 +108,7 @@ install: all clean: rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/ rm -vf trio_test - rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ + rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/ debian/ %.o: %.c ${COMPILE} ${CFLAGS} -c $< -- 1.8.2.3