comparison make/solaris/makefiles/vm.make @ 10277:aabf54ccedb1

8008772: remove gamma launcher Reviewed-by: kvn, neliasso, ctornqvi
author twisti
date Mon, 06 May 2013 19:49:23 -0700
parents 8373c19be854
children f2110083203d
comparison
equal deleted inserted replaced
10276:f0bc60565ba8 10277:aabf54ccedb1
336 $(QUIETLY) cp -f $(LIBJVM) $(DEST_JVM) && echo "Done" 336 $(QUIETLY) cp -f $(LIBJVM) $(DEST_JVM) && echo "Done"
337 337
338 #---------------------------------------------------------------------- 338 #----------------------------------------------------------------------
339 # Other files 339 # Other files
340 340
341 # Gamma launcher
342 include $(MAKEFILES_DIR)/launcher.make
343
344 # Signal interposition library 341 # Signal interposition library
345 include $(MAKEFILES_DIR)/jsig.make 342 include $(MAKEFILES_DIR)/jsig.make
346 343
347 # Serviceability agent 344 # Serviceability agent
348 include $(MAKEFILES_DIR)/saproc.make 345 include $(MAKEFILES_DIR)/saproc.make