Powerpc port uses binutils not old compiler tools.
authorrahnds <rahnds@openbsd.org>
Mon, 23 Dec 1996 22:42:46 +0000 (22:42 +0000)
committerrahnds <rahnds@openbsd.org>
Mon, 23 Dec 1996 22:42:46 +0000 (22:42 +0000)
gnu/usr.bin/Makefile

index ffa49f2..72ac057 100644 (file)
@@ -1,11 +1,12 @@
-#      $OpenBSD: Makefile,v 1.17 1996/10/28 04:25:38 millert Exp $
+#      $OpenBSD: Makefile,v 1.18 1996/12/23 22:42:46 rahnds Exp $
 #      $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
 
 SUBDIR+=       bc cpio cvs dc diff diff3 gcc grep groff
 SUBDIR+=       gzip perl rcs sdiff sendbug sort sudo
 
 # some ports use binutils, some do not.
-.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "mips")
+.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "mips") || \
+       (${MACHINE_ARCH} == "powerpc")
 SUBDIR+=       binutils
 .else
 SUBDIR+=       gas gdb ld