diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ CC=gcc # Enable debugging -CFLAGS=-ggdb -O3 +CFLAGS=-ggdb -O3 -Wall # We need math LDFLAGS=-lm -lpthread |
index : raytrace | ||
Raytracer implementation in C |
aboutsummaryrefslogtreecommitdiff |