mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Remove relics from old libtool support
This commit is contained in:
parent
f83310c8f8
commit
5d4ea245d2
1 changed files with 1 additions and 3 deletions
|
|
@ -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 a new issue