From bd485cd090530f406ed1d39d1d5405c653d5cdac Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 8 Feb 2016 21:48:21 +0000 Subject: [PATCH] newline --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7f045dc..918578f 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,4 @@ examples: $(EXAMPLES_OBJ) $(CXX) $(CXXFLAGS) $(EXAMPLES_CXXFLAGS) -o $@ $< clean: - rm -f $(EXAMPLES_OBJ) \ No newline at end of file + rm -f $(EXAMPLES_OBJ)