mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-06 15:00:40 +08:00
Fix make clean/veryclean
This commit is contained in:
parent
246a738c00
commit
e8605dc9f1
@ -25,12 +25,8 @@ test-ldbm: FORCE
|
||||
|
||||
clean-local: FORCE
|
||||
$(RM) test-db/[!C]* test-repl/[!C]* *core
|
||||
$(RM) $(PROGRAMS)
|
||||
$(RM) *.o
|
||||
|
||||
veryclean-local: FORCE
|
||||
@-$(RM) data
|
||||
$(RM) -r test-db test-repl
|
||||
$(RM) $(PROGRAMS)
|
||||
$(RM) *.o
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user