equal
deleted
inserted
replaced
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 |