summaryrefslogtreecommitdiff
path: root/binutils/is-ranlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/is-ranlib.c')
-rw-r--r--binutils/is-ranlib.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils/is-ranlib.c b/binutils/is-ranlib.c
deleted file mode 100644
index fde72a43da5..00000000000
--- a/binutils/is-ranlib.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
-
-int is_ranlib = 1;