projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
167d5ac
)
Remove to delete unneeded o-iterator thing.
author
Andreas Schwab
<schwab@suse.de>
Mon, 21 Mar 2005 17:32:31 +0000
(17:32 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Mon, 21 Mar 2005 17:32:31 +0000
(17:32 +0000)
linuxthreads/sysdeps/m68k/Makefile
[deleted file]
patch
|
blob
|
history
diff --git
a/linuxthreads/sysdeps/m68k/Makefile
b/linuxthreads/sysdeps/m68k/Makefile
deleted file mode 100644
(file)
index
1cd27d4
..0000000
--- 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