summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/powerpc/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/arch/powerpc/Makefile.inc')
-rw-r--r--lib/libpthread/arch/powerpc/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libpthread/arch/powerpc/Makefile.inc b/lib/libpthread/arch/powerpc/Makefile.inc
new file mode 100644
index 0000000..f4417a6
--- /dev/null
+++ b/lib/libpthread/arch/powerpc/Makefile.inc
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+# XXX temporary
+CFLAGS+=-DSYSTEM_SCOPE_ONLY
+
+.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
+
+SRCS+= enter_uts.S context.S pthread_md.c
OpenPOWER on IntegriCloud