make/RunTestsPrebuiltSpec.gmk
branchJDK-8152988-branch
changeset 56961 007ce32735e3
parent 56931 aff106ae3507
child 56969 25f960592a92
equal deleted inserted replaced
56960:02bf89d7a9cb 56961:007ce32735e3
   180   EGREP := ggrep -E
   180   EGREP := ggrep -E
   181   FGREP := grep -F
   181   FGREP := grep -F
   182   SED := gsed
   182   SED := gsed
   183   TAR := gtar
   183   TAR := gtar
   184 endif
   184 endif
       
   185 
       
   186 ################################################################################
       
   187 # Simple macros from spec.gmk.in
       
   188 SHARED_LIBRARY=$(LIBRARY_PREFIX)$1$(SHARED_LIBRARY_SUFFIX)