aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/getopt/ya.make
blob: 035be9a668d8b4db9b9f0a5fef3b90ab21a872f6 (plain) (tree)

















                            
LIBRARY()

PEERDIR(
    library/cpp/getopt/small
    library/cpp/svnversion
    library/cpp/build_info
)

SRCS(
    GLOBAL print.cpp
)

END()

RECURSE(
    last_getopt_demo
    small
    ut
)