hotspot/make/Makefile
changeset 33583 af842015bfaa
parent 32575 059965be379b
child 34289 2d1821a50263
child 33980 cbd63978deb5
--- a/hotspot/make/Makefile	Wed Jul 05 20:53:25 2017 +0200
+++ b/hotspot/make/Makefile	Mon Oct 19 13:21:37 2015 -0400
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -403,6 +403,8 @@
 	$(install-dir)
 $(EXPORT_SERVER_DIR)/%.dSYM:       		$(C2_BUILD_DIR)/%.dSYM
 	$(install-dir)
+$(EXPORT_SERVER_DIR)/%.symbols:                 $(C2_BUILD_DIR)/%.symbols
+	$(install-file)
 endif
 
 # Client (C1)