Ticket #50116: patch-common.mak.diff

File patch-common.mak.diff, 356 bytes (added by m7.thon@…, 8 years ago)
  • common.mak

    old new  
    3838# Read configuration options (not used on Win32)
    3939
    4040ifndef WIN32
    41 ifdef MACOS
    42   include $(IPESRCDIR)/macos.mak
    43 else
    4441  include $(IPESRCDIR)/config.mak
    45 endif
    4642  BUILDDIR = $(IPESRCDIR)/../build
    4743ifdef IPECXX
    4844  CXX = $(IPECXX)