summaryrefslogtreecommitdiff
path: root/news/nn/Makefile
diff options
context:
space:
mode:
authorjmc <jmc>2002-03-13 23:07:29 +0000
committerjmc <jmc>2002-03-13 23:07:29 +0000
commit50a16f36b560cfb9efe242dc6eb9d55489b5c375 (patch)
tree95f215354a24f14c1f1d6751766a1d711f2d31f5 /news/nn/Makefile
parent3a75e15069b30e5cb56e1fe79c2c7906fb57265b (diff)
downloadpkgsrc-50a16f36b560cfb9efe242dc6eb9d55489b5c375.tar.gz
Add powerpc support (distinct from the machine file for rs6000)
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r--news/nn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile
index b4de109b046..c95f179eb70 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/02/17 17:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2002/03/13 23:07:29 jmc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/30 18:17:48 adam Exp
#
@@ -45,6 +45,7 @@ post-patch:
s#@SFILE@#${SFILE}#' \
<${WRKSRC}/config.h-dist >${WRKSRC}/config.h
@${CP} ${FILESDIR}/s-netbsd.h ${WRKSRC}/conf/s-netbsd.h
+ @${CP} ${FILESDIR}/m-powerpc.h ${WRKSRC}/conf/m-powerpc.h
@${CP} ${WRKSRC}/conf/m-m680x0.h ${WRKSRC}/conf/m-m68k.h
.include "../../mk/bsd.pkg.mk"