2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Windows2000 mods.

[SVN r10727]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2001-07-31 07:01:27 +00:00
parent 55a7884912
commit 0d6b042c4c

View File

@@ -66,7 +66,7 @@ all: libboost_python.a \
richcmp1.pyd richcmp2.pyd richcmp3.pyd
libboost_python.a: $(OBJ)
del libboost_python.a
-del libboost_python.a
ar r libboost_python.a $(OBJ)
DLLWRAPOPTS=-s --driver-name g++ -s \
@@ -187,10 +187,10 @@ test:
$(PYEXE) test_richcmp3.py
clean:
del *.o
del *.a
del *.pyd
del *.pyc
-del *.o
-del *.a
-del *.pyd
-del *.pyc
softlinks:
python $(BOOST_UNIX)/libs/python/build/filemgr.py $(BOOST_UNIX) softlinks