[Stackless-checkins] CVS: slpdev/src/2.2/src Makefile.pre.in, 1.21, 1.22

Christian Tismer tismer at centera.de
Tue May 4 18:34:00 CEST 2004


Update of /home/cvs/slpdev/src/2.2/src
In directory centera.de:/tmp/cvs-serv30712/src/2.2/src

Modified Files:
	Makefile.pre.in 
Log Message:
unifying makefiles and setup.py

Index: Makefile.pre.in
===================================================================
RCS file: /home/cvs/slpdev/src/2.2/src/Makefile.pre.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** Makefile.pre.in	4 May 2004 16:12:15 -0000	1.21
--- Makefile.pre.in	4 May 2004 16:33:58 -0000	1.22
***************
*** 460,463 ****
--- 460,465 ----
  		$(CC) -c $(PY_CFLAGS) -I$(DLINCLDIR) -o $@ $(srcdir)/Python/importdl.c
  
+ Objects/object.o: $(srcdir)/Objects/object.c $(srcdir)/Objects/obmalloc.c
+ 
  Objects/unicodectype.o:	$(srcdir)/Objects/unicodectype.c \
  				$(srcdir)/Objects/unicodetype_db.h


_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins



More information about the Stackless-checkins mailing list