View | Details | Raw Unified
Collapse All | Expand All

(-) mod_python-3.3.1.old/src/Makefile (-1 / +1 lines)
 Lines 24-30   MKDEP=@MKDEP@ Link Here 
LEX=/usr/bin/flex
LEX=/usr/bin/flex
INCLUDES=-I/home/jon/work/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/usr/include/python2.5
INCLUDES=-I/home/jon/work/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/usr/include/python2.5
LIBS=-lm  -lpython2.5   -lpthread -ldl  -lutil   -lm                
LIBS=-lm  -lpython2.5   -lpthread -ldl  -lutil   -lm                
LDFLAGS= -L/usr/lib/python2.5/config  -Xlinker -export-dynamic   -Wl,-O1 -Wl,--hash-style  
LDFLAGS= -L/usr/lib/python2.5/config  -Xlinker -export-dynamic   -Wl,-O1  
OPT=
OPT=
CFLAGS=$(OPT) $(INCLUDES) 
CFLAGS=$(OPT) $(INCLUDES) 
srcdir=.
srcdir=.