HomeSort by relevance Sort by last modified time
    Searched refs:YACC_HEADER_SUFFIX (Results 1 - 3 of 3) sorted by null

  /external/webkit/
bison_check.mk 17 @touch $(@:$1=$(YACC_HEADER_SUFFIX))
20 @cat $(@:$1=$(YACC_HEADER_SUFFIX)) >> $(@:$1=.h)
22 @rm -f $(@:$1=$(YACC_HEADER_SUFFIX))
  /build/core/
config.mk 310 YACC_HEADER_SUFFIX:= .hpp
312 YACC_HEADER_SUFFIX:= .cpp.h
definitions.mk 789 touch $(@:$1=$(YACC_HEADER_SUFFIX))
792 cat $(@:$1=$(YACC_HEADER_SUFFIX)) >> $(@:$1=.h)
794 rm -f $(@:$1=$(YACC_HEADER_SUFFIX))
    [all...]

Completed in 81 milliseconds