Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/22/1998 09:50:03
tv
Fri May 22 09:43:42 PDT 1998
Update of /cvsroot/pkgsrc/mk
In directory nb00:/tmp/cvs-serv9673/pkgsrc/mk

Modified Files:
	bsd.own.mk 
Log Message:
Add the ability to map a MACHINE_ARCH to a GNU architecture name:
- ${GNU_ARCH.${TARGET_ARCH}} will produce a target architecture name in
  mainline sources
- ${MACHINE_GNU_ARCH} is equivalent to ${GNU_ARCH.${MACHINE_ARCH}}


tv
Fri May 22 09:43:42 PDT 1998
Update of /cvsroot/src/share/mk
In directory nb00:/tmp/cvs-serv9673/src/share/mk

Modified Files:
	bsd.own.mk 
Log Message:
Add the ability to map a MACHINE_ARCH to a GNU architecture name:
- ${GNU_ARCH.${TARGET_ARCH}} will produce a target architecture name in
  mainline sources
- ${MACHINE_GNU_ARCH} is equivalent to ${GNU_ARCH.${MACHINE_ARCH}}