]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
don't use math at all
authorGuido van Rossum <guido@python.org>
Sat, 4 Mar 1995 22:32:54 +0000 (22:32 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 4 Mar 1995 22:32:54 +0000 (22:32 +0000)
Mac/MPW/Makefile

index 38649c129afd2ac8b5e4973e211c2acb6c3411f8..c7f674d7985f5b2d35a6a31e600df2badeb9108d 100644 (file)
@@ -68,7 +68,7 @@ ALL = 
        "{Objs}"macstat.c.o ¶
        "{Objs}"mappingobject.c.o ¶
        "{Objs}"marshal.c.o ¶
-       "{Objs}"mathmodule.c.o ¶
+#      "{Objs}"mathmodule.c.o ¶
        "{Objs}"md5c.c.o ¶
        "{Objs}"md5module.c.o ¶
        "{Objs}"methodobject.c.o ¶
@@ -511,4 +511,3 @@ xxmodule.slb 
 
 "{Objs}"fmod.c.o Ä "{Top}"Python:fmod.c
        {CC} "{Top}"Python:fmod.c -o "{Objs}"fmod.c.o -s fmod.c {CFlags}
-