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