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