From: Howard Chu Date: Mon, 9 Aug 1999 01:27:37 +0000 (+0000) Subject: Add missing veryclean target X-Git-Tag: TWEB_OL_BASE~245 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=adfd6865fe25b3612341c8f4e66104315793cd28;p=openldap Add missing veryclean target --- diff --git a/build/mod.mk b/build/mod.mk index 4d7346a123..5fb0624485 100644 --- a/build/mod.mk +++ b/build/mod.mk @@ -67,6 +67,9 @@ depend-local-lib: depend-yes depend-mod: depend-local-lib FORCE $(MKDEP) $(DEFS) $(DEFINES) $(SRCS) +veryclean-local-lib: +veryclean-lib: clean-lib veryclean-local-lib + COMPILE = $(LIBTOOL) $(LTFLAGS) --mode=compile $(CC) $(CFLAGS) -c MKDEPFLAG = -l