Guido van Rossum
|
91922677ea
|
Don Beaudry's changes to support SGI_ABI on Irix 6.x.
|
1997-10-09 20:24:13 +00:00 |
Guido van Rossum
|
474ba3bd46
|
The directory containing config.h has changed.
|
1997-10-05 03:01:28 +00:00 |
Fred Drake
|
bfeb74d4ca
|
install: New target that installs shared modules in
$exec_prefix/lib/python$VERSION/site-packages by default.
|
1997-10-04 04:56:40 +00:00 |
Guido van Rossum
|
bef03ae032
|
Adapted to the new build system.
|
1997-07-19 22:52:43 +00:00 |
Guido van Rossum
|
24c93591cd
|
(Sjoerd:) Incorporate `build number' stuff.
|
1997-04-11 15:25:47 +00:00 |
Guido van Rossum
|
bec74843de
|
Added note about "boot" implying "clobber".
Added definition TARGET=python for more flexibility.
|
1996-11-27 19:38:53 +00:00 |
Guido van Rossum
|
b0259bc3ad
|
Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL.
|
1996-10-24 21:47:45 +00:00 |
Guido van Rossum
|
43e6661d25
|
Add a dependency on clobber to the boot target. Now, if you run "make
-f Makefile.pre.in boot", all traces of previous runs are removed.
|
1996-10-10 19:12:47 +00:00 |
Guido van Rossum
|
434882e6e9
|
Added 'static' target; add variable TARGET replacing python
|
1996-10-08 17:21:11 +00:00 |
Guido van Rossum
|
946cf890d4
|
Improvement suggested by Sjoerd: use $(MAKE)
in boot target and use $(srcdir)/Makefile.pre.in
|
1996-09-11 12:15:07 +00:00 |
Guido van Rossum
|
1631cbe03a
|
Added Makefile.pre.in, my generic makefile
|
1996-09-10 18:19:23 +00:00 |