mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Clean links, patch from <Christian.Lorenz@suse.de>
This commit is contained in:
parent
14663e1733
commit
58522e3416
@ -31,6 +31,9 @@ ucgendat: $(LIBRARY) ucgendat.o
|
||||
$(XXSRCS) : .links
|
||||
|
||||
clean-local: FORCE
|
||||
@for i in $(XXSRCS) $(XXHEADERS); do \
|
||||
$(RM) $$i ; \
|
||||
done
|
||||
@$(RM) .links
|
||||
|
||||
depend-common: .links
|
||||
|
Loading…
Reference in New Issue
Block a user