--- old/make/bsd/makefiles/trace.make 2016-02-10 21:04:58.000000000 +0100 +++ new/make/bsd/makefiles/trace.make 2016-02-10 21:04:58.000000000 +0100 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 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 @@ -64,7 +64,6 @@ endif - TraceGeneratedFiles = $(TraceGeneratedNames:%=$(TraceOutDir)/%) XSLT = $(REMOTE) $(RUN.JAVA) -classpath $(JvmtiOutDir) jvmtiGen @@ -114,6 +113,6 @@ # ######################################################################### - clean cleanall: rm $(TraceGeneratedFiles) +