From 68c008ee245bfabdf0485f0b274704bd69d4a8aa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 22 Apr 2014 05:37:23 +0200 Subject: fix error handling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 048a21d..74577e0 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ C_FLAGS = $(OPTIMISE) $(WARN) -std=$(STD) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \ # Build rules. .PHONY: all -all: bin/mds bin/mds-server bin/libmdsserver/linked-list +all: bin/mds bin/mds-server obj/libmdsserver/linked-list.o bin/%: obj/%.o -- cgit v1.2.3-70-g09d2