mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Remove relics from old libtool support
This commit is contained in:
parent
f83310c8f8
commit
5d4ea245d2
@ -40,9 +40,7 @@ lint5: lint5-local FORCE
|
||||
clean-common: FORCE
|
||||
$(RM) $(LIBRARY) ../$(LIBRARY) $(XLIBRARY) \
|
||||
$(PROGRAMS) $(XPROGRAMS) $(XSRCS) $(XXSRCS) \
|
||||
*.o *.lo a.out *.exe core version.c .libs/* \
|
||||
../`$(BASENAME) $(LIBRARY) .la`*.so* \
|
||||
../`$(BASENAME) $(LIBRARY) .la`*.dll
|
||||
*.o *.lo a.out *.exe core version.c .libs/*
|
||||
|
||||
depend-common: FORCE
|
||||
$(MKDEP) $(DEFS) $(DEFINES) $(SRCS) $(XXSRCS)
|
||||
|
Loading…
Reference in New Issue
Block a user