diff options
Diffstat (limited to 'libpthread/linuxthreads')
-rw-r--r-- | libpthread/linuxthreads/Makefile.in | 2 | ||||
-rw-r--r-- | libpthread/linuxthreads/sysdeps/sh64/Makefile.arch (renamed from libpthread/linuxthreads/sysdeps/sh64/Makefile.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/Makefile.in b/libpthread/linuxthreads/Makefile.in index b6351725f..88692489f 100644 --- a/libpthread/linuxthreads/Makefile.in +++ b/libpthread/linuxthreads/Makefile.in @@ -30,7 +30,7 @@ libpthread_DIR:=$(top_srcdir)libpthread/linuxthreads libpthread_OUT:=$(top_builddir)libpthread/linuxthreads ARCH_CFLAGS:=$(CFLAGS) --include $(libpthread_DIR)/sysdeps/$(TARGET_ARCH)/Makefile.in +-include $(libpthread_DIR)/sysdeps/$(TARGET_ARCH)/Makefile.arch CFLAGS:=$(ARCH_CFLAGS) libpthread_SRC:=$(wildcard $(libpthread_DIR)/*.c) diff --git a/libpthread/linuxthreads/sysdeps/sh64/Makefile.in b/libpthread/linuxthreads/sysdeps/sh64/Makefile.arch index 38cd12db6..38cd12db6 100644 --- a/libpthread/linuxthreads/sysdeps/sh64/Makefile.in +++ b/libpthread/linuxthreads/sysdeps/sh64/Makefile.arch |