From: Aleš Křenek Date: Mon, 13 Oct 2008 07:36:55 +0000 (+0000) Subject: clean target X-Git-Tag: test_tag~143 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=a6f5bc3ad335276d5e76136af9b087f8fc39b91f;p=jra1mw.git clean target --- diff --git a/org.glite.security.gss/Makefile b/org.glite.security.gss/Makefile index 4eccb8d..8429d0f 100644 --- a/org.glite.security.gss/Makefile +++ b/org.glite.security.gss/Makefile @@ -128,6 +128,7 @@ install: fi clean: + rm -rf *.o *.lo *.a *.la .libs test_gss %.o: %.c ${COMPILE} ${GLOBUS_INC} -o $@ -c $<