Add missing veryclean target

This commit is contained in:
Howard Chu 1999-08-09 01:27:37 +00:00
parent a805d80ef2
commit adfd6865fe

View 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