From 930a61412bc584ff6784e573042009d4e3f45fb6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 9 Jan 2017 18:00:15 +0100 Subject: Fix warnings and add config.mk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f8b78bf..0179a40 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ -CFLAGS = -std=c99 -Wall -pedantic -O2 -CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -LDFLAGS = -lm -s +include config.mk BIN =\ vu-colour-srgb\ -- cgit v1.2.3-70-g09d2