diff make/linux/makefiles/top.make @ 4988:eb5b24d1499f

Merge
author Christian Haeubl <christian.haeubl@oracle.com>
date Mon, 27 Feb 2012 15:06:36 -0800
parents 33df1aeaebbf
children e522a00b91aa
line wrap: on
line diff
--- a/make/linux/makefiles/top.make	Mon Feb 27 14:50:58 2012 -0800
+++ b/make/linux/makefiles/top.make	Mon Feb 27 15:06:36 2012 -0800
@@ -115,8 +115,8 @@
 	@$(UpdatePCH)
 	@$(MAKE) -f vm.make $(MFLAGS-adjusted)
 
-install: the_vm
-	@$(MAKE) -f vm.make install
+install gamma: the_vm
+	@$(MAKE) -f vm.make $@
 
 # next rules support "make foo.[ois]"