Files
blender/intern/python
Kent Mein e46a6d2611 I autmated the rest of building libfrozen.a
I also moved it so that it gets put in:
 $(OCGDIR)/blender/bpython/$(DEBUG_DIR)libfrozen.a

and removed the stuff from the readme on how to do it by hand.

(I made one other small change and that was to comment
out the ssr target on solaris and freebsd in source/Makefile
I forgot to commit it yesterday)

Kent
--
mein@cs.umn.edu
2002-11-07 17:47:15 +00:00
..
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00

setenv CFLAGS "-g -Wall -I/usr/local/Python-1.6/Include"
setenv LDFLAGS "-L/usr/local/Python-1.6"
aclocal
autoconf
automake -a
./configure
make