make/solaris/makefiles/top.make

Print this page

        

@@ -112,11 +112,11 @@
         @+mv $@+ $@
 
 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]"
 
 %.o %.i %.s: