• Jason Tishler's avatar
    Patch #553678: Cygwin Makefile.pre.in vestige patch · 5cc21aee
    Jason Tishler yazdı
    This patch removes a vestige part of the Cygwin make rules
    that didn't quite make it over during the flattening of the
    Makefiles. In its current form, it creates a def file but
    incorrectly calls it libpython$(VERSION).dll.a which
    immediately gets overwritten by the next command.
    Obviously, this is useless. It appears, it was useless
    in the old nested Makefile structure too. :,)
    5cc21aee
Makefile.pre.in 26.1 KB