PreviousUpNext

15.2.61  src/lib/compiler/lower/tools/prec-parser.make6

# This makefile is typically invoked directly from sh/build.d/build.pkg

# Compiled by:
#     src/lib/compiler/lower/tools/nowhere/nowhere.make6
#     src/lib/compiler/lower/tools/parser.make6

LIBRARY_EXPORTS

        api Precedence_Parser
        pkg precedence_parser



LIBRARY_COMPONENTS

        $ROOT/src/lib/std/stdlib.make6
        $ROOT/src/lib/src/lib7.make6

        $ROOT/src/lib/compiler/lower/tools/source-map.make6

        precedence-parser/prec-parse.pkg


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext