From: František Dvořák Date: Thu, 15 Jan 2009 10:42:53 +0000 (+0000) Subject: Clean testing development binaries too. X-Git-Tag: test_tag~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=53678bf15c0ea685fcb1f117df361b54e1e4dc1d;p=jra1mw.git Clean testing development binaries too. --- diff --git a/org.glite.lbjp-common.db/Makefile b/org.glite.lbjp-common.db/Makefile index 6255450..f9cec18 100644 --- a/org.glite.lbjp-common.db/Makefile +++ b/org.glite.lbjp-common.db/Makefile @@ -138,6 +138,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 db_expire db_test %.o %.lo: %.c ${COMPILE} -c $<