X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=8d5e25211e766133815f9a2aa44b00f256f77dfb;hb=3f5c658ec863c5e3f6e3cdceff0017fa6092d38c;hp=1209ec1e0c08cef13c2085c939f9ae71eaca304d;hpb=811fcd9e9bad9b734f197cd33e21d896daa8428c;p=atyndall%2Fcits2231.git diff --git a/Makefile b/Makefile index 1209ec1..8d5e252 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ endif LIBS += -lglut -lGLU -lGL -CFLAGS += -O3 -Wall -std=c99 +CFLAGS += -ggdb -Wall -std=c99 .PHONY: all