From d6e8f8b7c2301aeb26248d337f45ac9c3e1bd972 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Feb 2021 12:57:22 +0100 Subject: whitespace 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(-) diff --git a/Makefile b/Makefile index 7033e6d..04fd16d 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ generate-table: generate-table.c blackbody.c 10deg-xy.i libred.h $(CC) -c -o $@ $< $(CPPFLAGS) $(CFLAGS) .c.lo: - $(CC) -fPIC -c -o $@ $< $(CPPFLAGS) $(CFLAGS) + $(CC) -fPIC -c -o $@ $< $(CPPFLAGS) $(CFLAGS) libred.a: solar.o blackbody.o $(AR) rc $@ $? -- cgit v1.2.3-70-g09d2