--- old/make/bsd/makefiles/defs.make 2016-02-10 21:04:56.000000000 +0100 +++ new/make/bsd/makefiles/defs.make 2016-02-10 21:04:56.000000000 +0100 @@ -1,5 +1,5 @@ # -# Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 2016, 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 @@ -252,7 +252,6 @@ LIBRARY_SUFFIX=a endif - EXPORT_LIST += $(EXPORT_DOCS_DIR)/platform/jvmti/jvmti.html # jsig library not needed for static builds @@ -377,6 +376,5 @@ UNIVERSAL_COPY_LIST += $(EXPORT_LIB_DIR)/libjsig.$(LIBRARY_SUFFIX).dSYM endif endif - endif endif