Changeset 444 for trunk/openjdk/hotspot/make
- Timestamp:
- Aug 25, 2016, 5:01:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/hotspot/make/os2/makefiles/vm.make
r339 r444 88 88 Def_File = vm.def 89 89 $(Def_File): $(MAKEFILE) 90 @ echo -e'LIBRARY jvm INITINSTANCE TERMINSTANCE \n \90 @printf 'LIBRARY jvm INITINSTANCE TERMINSTANCE \n \ 91 91 EXPORTS \n \ 92 92 _jio_snprintf \n \
Note:
See TracChangeset
for help on using the changeset viewer.