hotspot/make/linux/makefiles/vm.make
changeset 17382 bba473b81ec0
parent 17013 22a05c7f3314
child 18025 b7bcf7497f93
child 18742 76383a85a8f9
equal deleted inserted replaced
17381:a53ac5bf4850 17382:bba473b81ec0
   370 	$(QUIETLY) cp -f $(LIBJVM) $(DEST_JVM) && echo "Done"
   370 	$(QUIETLY) cp -f $(LIBJVM) $(DEST_JVM) && echo "Done"
   371 
   371 
   372 #----------------------------------------------------------------------
   372 #----------------------------------------------------------------------
   373 # Other files
   373 # Other files
   374 
   374 
   375 # Gamma launcher
       
   376 include $(MAKEFILES_DIR)/launcher.make
       
   377 
       
   378 # Signal interposition library
   375 # Signal interposition library
   379 include $(MAKEFILES_DIR)/jsig.make
   376 include $(MAKEFILES_DIR)/jsig.make
   380 
   377 
   381 # Serviceability agent
   378 # Serviceability agent
   382 include $(MAKEFILES_DIR)/saproc.make
   379 include $(MAKEFILES_DIR)/saproc.make