From 25effd17ef1a1a05d671382b9a51be29734226a0 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sat, 7 Sep 2019 10:49:21 +0200 Subject: Multi-process done. GL has to be done cleanly now. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b0297c..b655db0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS=-Wall -Werror -g +CFLAGS=-Wall -Werror -g -DDEBUG PKGLIBS=caca sdl2 glu all: demoscene-eo -- cgit v1.2.3