summaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/m68k/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/m68k/Makefile')
-rw-r--r--linuxthreads/sysdeps/m68k/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/linuxthreads/sysdeps/m68k/Makefile b/linuxthreads/sysdeps/m68k/Makefile
deleted file mode 100644
index 1cd27d44ca..0000000000
--- a/linuxthreads/sysdeps/m68k/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-ifeq ($(subdir), linuxthreads)
-object-suffixes-left := $(libpthread-nonshared)
-define o-iterator-doit
-$(objpfx)$o.os: pic-ccflag = -fPIC
-endef
-include $(o-iterator)
-endif