ya.make 90 B

1234567891011
  1. PROGRAM(last_getopt_demo)
  2. PEERDIR(
  3. library/cpp/getopt
  4. )
  5. SRCS(
  6. demo.cpp
  7. )
  8. END()