From 187e7db9c039d7369766aeae7dfdf87f191ac446 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 21 Dec 2002 12:04:15 +0000 Subject: a color cache to be proud of! --- otk_c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk_c/Makefile') diff --git a/otk_c/Makefile b/otk_c/Makefile index f0052b41..b9253343 100644 --- a/otk_c/Makefile +++ b/otk_c/Makefile @@ -6,7 +6,7 @@ targets = libotk.so libotk.a sources = display.c screeninfo.c rect.c gccache.c color.c headers = display.h screeninfo.h rect.h gccache.h color.h -CFLAGS+=-I/usr/gwar/include/python2.2 +CFLAGS+=-g -I/usr/gwar/include/python2.2 -W -Wall .PHONY: all install clean -- cgit v1.2.3