Ticket #38087: patch-Makefile.diff
File patch-Makefile.diff, 347 bytes (added by inouetakahiroki@…, 12 years ago) |
---|
-
Makefile
old new 321 321 $(COMPLIBDIR) 322 322 cd $(COMPLIBDIR) && $(RANLIB) ocamlcommon.a ocamlbytecomp.a ocamloptcomp.a 323 323 324 installemacs: 325 export EMACSDIR; cd emacs; $(MAKE) install-el 326 324 327 clean:: partialclean 325 328 326 329 # Shared parts of the system