comparison 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
comparison
equal deleted inserted replaced
14330:9341a9963d36 14337:5eee9a9aeb7a
112 @+mv $@+ $@ 112 @+mv $@+ $@
113 113
114 the_vm: vm_build_preliminaries $(adjust-mflags) 114 the_vm: vm_build_preliminaries $(adjust-mflags)
115 @$(MAKE) -f vm.make $(MFLAGS-adjusted) 115 @$(MAKE) -f vm.make $(MFLAGS-adjusted)
116 116
117 install gamma: the_vm 117 install: the_vm
118 @$(MAKE) -f vm.make $@ 118 @$(MAKE) -f vm.make $@
119 119
120 # next rules support "make foo.[oi]" 120 # next rules support "make foo.[oi]"
121 121
122 %.o %.i %.s: 122 %.o %.i %.s: