make/bsd/makefiles/top.make

Print this page

        

@@ -126,11 +126,11 @@
 
 the_vm: vm_build_preliminaries $(adjust-mflags)
         @$(UpdatePCH)
         @$(MAKE) -f vm.make $(MFLAGS-adjusted)
 
-install gamma: the_vm
+install : the_vm
         @$(MAKE) -f vm.make $@
 
 # next rules support "make foo.[ois]"
 
 %.o %.i %.s: