aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/ragel6/ya.make
blob: c572d443e863f3edc6f830affa27ec433e3eab1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by devtools/yamaker from nixpkgs 980c4c3c2f664ccc5002f7fd6e08059cf1f00e75.

IF (USE_PREBUILT_TOOLS)
    INCLUDE(${ARCADIA_ROOT}/build/prebuilt/contrib/tools/ragel6/ya.make.prebuilt)
ENDIF()

IF (NOT PREBUILT)
    INCLUDE(${ARCADIA_ROOT}/contrib/tools/ragel6/bin/ya.make)
ENDIF()

RECURSE(
    bin
)