Skip to content
Snippets Groups Projects
Commit fff5fc14 authored by Howard Chu's avatar Howard Chu
Browse files

from jon@symas.com - minor cleanup

parent 6159dfbe
No related branches found
No related tags found
No related merge requests found
......@@ -137,9 +137,9 @@ slapd.def: libbackends.a version.o
done; \
objs=""; \
for i in $(OBJS) version.o $(LIBS) ; do \
obj="" ; \
case $$i in \
-l*) \
obj="" ; \
done="" ;\
base=`expr "$$i" : "-l\(.*\)"`; \
for p in $$paths ; do \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment