make/RunTestsPrebuiltSpec.gmk
changeset 50818 e46b9e514479
parent 48406 26b47ea4c77d
child 52125 28375a1de254
child 56916 896fce31102a
equal deleted inserted replaced
50817:fa1e04811ff6 50818:e46b9e514479
     1 #
     1 #
     2 # Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
   145 GREP := grep
   145 GREP := grep
   146 GZIP := gzip
   146 GZIP := gzip
   147 HEAD := head
   147 HEAD := head
   148 LS := ls
   148 LS := ls
   149 LN := ln
   149 LN := ln
       
   150 MIG := mig
   150 MKDIR := mkdir
   151 MKDIR := mkdir
   151 MV := mv
   152 MV := mv
   152 NAWK := nawk
   153 NAWK := nawk
   153 NICE := nice
   154 NICE := nice
   154 PATCH := patch
   155 PATCH := patch