Ticket #38087: patch-Makefile.diff

File patch-Makefile.diff, 347 bytes (added by inouetakahiroki@…, 11 years ago)
  • Makefile

    old new  
    321321           $(COMPLIBDIR)
    322322        cd $(COMPLIBDIR) && $(RANLIB) ocamlcommon.a ocamlbytecomp.a ocamloptcomp.a
    323323
     324installemacs:
     325        export EMACSDIR; cd emacs; $(MAKE) install-el
     326
    324327clean:: partialclean
    325328
    326329# Shared parts of the system