hotspot/make/solaris/makefiles/top.make
changeset 22754 427faa438d2d
parent 22520 b9e88eed82d7
child 25639 61be16de0fd5
--- a/hotspot/make/solaris/makefiles/top.make	Thu Feb 06 20:13:38 2014 -0800
+++ b/hotspot/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]"