Ignore:
Timestamp:
Aug 25, 2016, 5:01:08 PM (9 years ago)
Author:
dmik
Message:

Fix echo -e issues across different shells on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk/hotspot/make/os2/makefiles/vm.make

    r339 r444  
    8888Def_File = vm.def
    8989$(Def_File): $(MAKEFILE)
    90         @echo -e 'LIBRARY jvm INITINSTANCE TERMINSTANCE \n \
     90        @printf 'LIBRARY jvm INITINSTANCE TERMINSTANCE \n \
    9191EXPORTS \n \
    9292  _jio_snprintf \n \
Note: See TracChangeset for help on using the changeset viewer.