X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=htable%2FMakefile;h=4d0ed950bd473f117753633c258192205a73978f;hb=c417be0f32e0f66e5f0e4a6c3f3224da19f52e4f;hp=236afb871e99c4ccaf190dddf00432f1240b4b9c;hpb=d596ebac3d36c4dd69485f49daa05e673dad0def;p=rrq%2Frrqmisc.git diff --git a/htable/Makefile b/htable/Makefile index 236afb8..4d0ed95 100644 --- a/htable/Makefile +++ b/htable/Makefile @@ -1,7 +1,7 @@ default: libhtable.a .INTERMEDIATE: htable.o -htable.o: CFLAGS = -Wall +htable.o: CFLAGS = -Wall -g htable.o: htable.c libhtable.a: htable.o