summaryrefslogtreecommitdiffstats
path: root/tools/rorescompiler
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rorescompiler')
-rw-r--r--tools/rorescompiler/bin/ya.make19
1 files changed, 0 insertions, 19 deletions
diff --git a/tools/rorescompiler/bin/ya.make b/tools/rorescompiler/bin/ya.make
deleted file mode 100644
index f9d20f4696e..00000000000
--- a/tools/rorescompiler/bin/ya.make
+++ /dev/null
@@ -1,19 +0,0 @@
-OWNER(heretic g:ymake)
-
-PROGRAM(rorescompiler)
-
-PEERDIR(
- library/cpp/resource
-)
-
-SRCDIR(
- tools/rorescompiler
-)
-
-SRCS(
- main.cpp
-)
-
-INCLUDE(${ARCADIA_ROOT}/build/prebuilt/tools/rorescompiler/ya.make.induced_deps)
-
-END()