Erase bad space from blank Makefile line

This commit is contained in:
Hallvard Furuseth 1999-07-13 04:13:21 +00:00
parent 55fa595f56
commit b5455b8e47

View File

@ -84,7 +84,7 @@ libbackends.a: .backend
version.c: libbackends.a $(OBJS) $(SLAPD_LIBDEPEND)
@-$(RM) $@
$(MKVERSION) -s -n Versionstr slapd > $@
depend-local-srv: FORCE
@for i in back-* shell-backends tools; do \
if [ -d $$i ]; then \