From d6dc21ceec07c7ea27de52784c27b447b9242aa4 Mon Sep 17 00:00:00 2001 From: leitner Date: Sun, 24 Mar 2002 03:13:44 +0000 Subject: [PATCH] better make clean --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0de6918..0c7e3ab 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,9 @@ tinyldap_debug: tinyldap.c .PHONY: clean tar clean: - rm -f t t1 t2 *.[ao] bindrequest tinyldap ldapclient *.dat + rm -f t t[1-9] *.[ao] bindrequest tinyldap ldapclient data \ +parse tinyldap_standalone tinyldap_debug ldapclient_str addindex \ +dumpidx tar: clean cd ..; tar cvvf ldap.tar.bz2 ldap --use=bzip2 --exclude CVS --exclude exp.ldif --exclude polyp* --exclude rfc*