Previously makesetup (called by 'make -f makefile.pre.in Makefile')
looked for "@MODOBJS@" and "@MODLIBS@" as tags for substitution.
With the 1.2 Python release, it looks for "_MODOBJS_" and "_MODLIBS_".
Just edit Makefile.pre.in to use the new format, remove Makefile.pre
and Makefile, then 'make -f makefile.pre.in Makefile' again.
-- George M. Sipe - gsipe@mindspring.com Phone or FAX: (404) 447-4731