diff make/solaris/makefiles/top.make @ 14337:5eee9a9aeb7a

8005262: possible gamma launcher issues Summary: Cleaned out make targets and comments associated with the previously removed gamma launcher Reviewed-by: dcubed, stefank
author rdurbin
date Mon, 10 Feb 2014 12:38:34 -0800
parents a3ba776d6ab6
children 4ca6dc0799b6
line wrap: on
line diff
--- a/make/solaris/makefiles/top.make	Thu Feb 06 20:13:38 2014 -0800
+++ b/make/solaris/makefiles/top.make	Mon Feb 10 12:38:34 2014 -0800
@@ -114,7 +114,7 @@
 the_vm: vm_build_preliminaries $(adjust-mflags)
 	@$(MAKE) -f vm.make $(MFLAGS-adjusted)
 
-install gamma: the_vm
+install: the_vm
 	@$(MAKE) -f vm.make $@
 
 # next rules support "make foo.[oi]"