Builds libend (the simplest library). Becoming obvious I need to rework the way

ackbuilder deals with lists.
This commit is contained in:
David Given
2016-07-30 00:39:22 +02:00
parent 363d13cc2f
commit b2bb4ce3b2
12 changed files with 98 additions and 36 deletions

View File

@@ -74,7 +74,7 @@ $(BUILDDIR)/build.ninja: Makefile
else
$(MAKECMDGOALS): $(BUILDDIR)/rules.mk
@make -r -f $(BUILDDIR)/rules.mk $@ \
+@make -r -f $(BUILDDIR)/rules.mk $@ \
$(MAKEFLAGS) \
OBJDIR=$(OBJDIR) \
BINDIR=$(BINDIR) \