HomeSort by: relevance | last modified time | path
    Searched refs:YFLAGS (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/cmake_files/
setup_yacc.cmake 11 # YFLAGS being a list is the Right(tm) choice here, though it messes with
13 set(YFLAGS -d -b gram)
15 list(APPEND YFLAGS -t -v)
34 list(JOIN YFLAGS " " _YFSTR)
37 string(REPLACE ";" " " _YFSTR "${YFLAGS}")
46 COMMAND ${YACC} ${YFLAGS} ${CMAKE_CURRENT_SOURCE_DIR}/gram.y
  /xsrc/external/mit/twm/dist/
configure 665 YFLAGS
804 YFLAGS
1465 YFLAGS The list of arguments that will be passed by default to $YACC.
1466 This script will default YFLAGS to the empty string to avoid a
  /xsrc/external/mit/xgc/dist/
configure 661 YFLAGS
804 YFLAGS
1470 YFLAGS The list of arguments that will be passed by default to $YACC.
1471 This script will default YFLAGS to the empty string to avoid a
  /xsrc/external/mit/xkbcomp/dist/
configure 656 YFLAGS
800 YFLAGS
1468 YFLAGS The list of arguments that will be passed by default to $YACC.
1469 This script will default YFLAGS to the empty string to avoid a
  /xsrc/external/mit/xkbevd/dist/
configure 653 YFLAGS
794 YFLAGS
1453 YFLAGS The list of arguments that will be passed by default to $YACC.
1454 This script will default YFLAGS to the empty string to avoid a
  /xsrc/external/mit/xorg-server.old/dist/
configure 845 YFLAGS
1234 YFLAGS
2071 YFLAGS The list of arguments that will be passed by default to $YACC.
2072 This script will default YFLAGS to the empty string to avoid a
    [all...]

Completed in 45 milliseconds