ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/GNUmakefile
(Generate patch)

Comparing trunk/GNUmakefile (file contents):
Revision 55 by douglas, 2004-09-01T02:41:10-07:00 vs.
Revision 56 by douglas, 2004-09-03T03:23:35-07:00

# Line 26 | Line 26 | endif
26   CXXFLAGS := -g -O0
27   CPPFLAGS += -DNFINLINE -DNPROFILE -I$(menes)
28   LDFLAGS += -pthread -L/usr/local/lib/mysql
29 < LDLIBS += -lexecinfo -lmhash -lmysqlclient_r -lpcre -lpq -luuid
29 > LDLIBS += -lexecinfo -lmhash -lmysqlclient_r -lpcre -lpq -luuid -lz
30  
31   all: ${exe}
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines