From ce3c5ddc92edbf93d645c99115402e70231de651 Mon Sep 17 00:00:00 2001 From: neingeist Date: Thu, 28 Nov 2013 10:57:04 +0100 Subject: [PATCH] remove unused indent options in Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 2b39ff3..01be146 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ CFLAGS=-std=c99 -Wall -g -O2 -INDENTOPTS=-kr --no-tabs --braces-on-func-def-line --indent-level2 TARGETS=approximate-pi linked-list mandelbrot threads circular-buffer structs ncurses-pong bit-fuckery bit-fuckery2 checkcheck multibrot bloom wo-lernen lua-foo binsearch test-inline-assembly uiowa-threads-example EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s