]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
removed unicodedatabase.[ch] references from Makefile.pre.in.
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 22 Jan 2001 07:25:44 +0000 (07:25 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 22 Jan 2001 07:25:44 +0000 (07:25 +0000)
also added unicodename_db.h dependency to ucnhash.

Modules/Makefile.pre.in

index 9487980683a20f61fdb734fa12416c00accc63a1..f28172d227050fcabcc97fcd1e8f924ec6b716ad 100644 (file)
@@ -234,9 +234,8 @@ svmodule.o: svmodule.c
 threadmodule.o: threadmodule.c
 timemodule.o: timemodule.c
 timingmodule.o: timingmodule.c
-unicodedata.o: unicodedata.c unicodedatabase.o
-unicodedatabase.o: unicodedatabase.c unicodedatabase.h unicodedata_db.h
-ucnhash.o: ucnhash.c
+unicodedata.o: unicodedata.c unicodedata_db.h
+ucnhash.o: ucnhash.c unicodename_db.h
 xxmodule.o: xxmodule.c
 yuvconvert.o: yuvconvert.c