summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2005-12-29 04:10:52 +0000
committergrehan <grehan@FreeBSD.org>2005-12-29 04:10:52 +0000
commitac8a981b11f884b4272cab6c910b43f2311b106f (patch)
tree82aa94e2cf905751b27352fa0e7be9249620d66e /lib/libc/Makefile
parent2153c7c91d017d3f750c354770ced719596f3786 (diff)
downloadFreeBSD-src-ac8a981b11f884b4272cab6c910b43f2311b106f.zip
FreeBSD-src-ac8a981b11f884b4272cab6c910b43f2311b106f.tar.gz
gmon now supported on powerpc
Diffstat (limited to 'lib/libc/Makefile')
-rw-r--r--lib/libc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index 8f8084e..aea5031 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -32,9 +32,7 @@ NOASM=
.include "${.CURDIR}/compat-43/Makefile.inc"
.include "${.CURDIR}/gdtoa/Makefile.inc"
.include "${.CURDIR}/gen/Makefile.inc"
-.if ${MACHINE_ARCH} != "powerpc"
.include "${.CURDIR}/gmon/Makefile.inc"
-.endif
.include "${.CURDIR}/locale/Makefile.inc"
.include "${.CURDIR}/net/Makefile.inc"
.include "${.CURDIR}/nls/Makefile.inc"
OpenPOWER on IntegriCloud