Ticket #20979: Makefile.in.patch

File Makefile.in.patch, 476 bytes (added by docfaraday@…, 15 years ago)

patch for Platforms/MacOS/Makefile.in

  • src/xercesc/util/Platforms/MacOS/Makefile.in

    old new  
    4848        MacOSDefs.hpp \
    4949        MacOSPlatformUtils.hpp \
    5050        MacAbstractFile.hpp \
    51         MacCarbonFile.hpp \
    5251        MacPosixFile.hpp
    5352
    5453CPP_OBJECTS = \
    5554        MacOSPlatformUtils.$(TO) \
    56         MacCarbonFile.$(TO) \
    5755        MacPosixFile.$(TO)
    5856
    5957include ../../Makefile.util.submodule