From a6f5bc3ad335276d5e76136af9b087f8fc39b91f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 13 Oct 2008 07:36:55 +0000 Subject: [PATCH] clean target --- org.glite.security.gss/Makefile | 1 + 1 file changed, 1 insertion(+) 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 $< -- 1.8.2.3