]> git.sur5r.net Git - openldap/commitdiff
Add missing veryclean target
authorHoward Chu <hyc@openldap.org>
Mon, 9 Aug 1999 01:27:37 +0000 (01:27 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 9 Aug 1999 01:27:37 +0000 (01:27 +0000)
build/mod.mk

index 4d7346a123bf94f457577fac7187b9f22c9c7bcc..5fb0624485321a0f52c8b4d7bb304315ab1211ae 100644 (file)
@@ -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