Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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}}




Home | Main Index | Thread Index | Old Index