aboutsummaryrefslogtreecommitdiff
path: root/make/Makefile
diff options
context:
space:
mode:
authorjjg <none@none>2010-06-10 17:09:56 -0700
committerjjg <none@none>2010-06-10 17:09:56 -0700
commitfdc190602d515357c0dc4ba86dc1aff820328587 (patch)
tree72bf939e6fdfd4d5530c44cc38a1b841c0837977 /make/Makefile
parented5bce2886488859989f179c69cce1a5ba390b4e (diff)
downloadjdk8u_langtools-fdc190602d515357c0dc4ba86dc1aff820328587.tar.gz
6960407: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy
Diffstat (limited to 'make/Makefile')
-rw-r--r--make/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/make/Makefile b/make/Makefile
index 37875e8d..8a55470e 100644
--- a/make/Makefile
+++ b/make/Makefile
@@ -26,9 +26,9 @@
# Makefile for langtools: wrapper around Ant build.xml file
#
-# On Solaris, the 'make' utility from Sun will not work with these makefiles.
-# This little rule is only understood by Sun's make, and is harmless
-# when seen by the GNU make tool. If using Sun's make, this causes the
+# On Solaris, the standard 'make' utility will not work with these makefiles.
+# This little rule is only understood by Solaris make, and is harmless
+# when seen by the GNU make tool. If using Solaris make, this causes the
# make command to fail.
#
SUN_MAKE_TEST:sh = @echo "ERROR: PLEASE USE GNU VERSION OF MAKE"; exit 33
@@ -202,7 +202,7 @@ $(ANT_TARGETS): $(OUTPUTDIR)/build/ant-diagnostics.log
#-------------------------------------------------------------------
#
-# Targets for Sun's internal JPRT build system
+# Targets for Oracle's internal JPRT build system
CD = cd
ZIP = zip