From 39ee2ae3d846b4bffa4e42ba4f3a9bc320ca9270 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 21 Jun 2004 02:21:40 -0400 Subject: pricing history support --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 672961ff..0a23e21a 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ OBJS = $(patsubst %.cc,%.o,$(CODE)) CXX = g++ CFLAGS = #-Wall -ansi -pedantic DFLAGS = -O3 -fomit-frame-pointer -#DFLAGS = -g -DDEBUG=1 +DFLAGS = #-g -DDEBUG=1 INCS = -I/sw/include -I/usr/include/gcc/darwin/3.3/c++ -I/usr/include/gcc/darwin/3.3/c++/ppc-darwin LIBS = -L/sw/lib -lgmpxx -lgmp -lpcre -- cgit v1.2.3