Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: sharesrc/share/mk
Module Name: sharesrc
Committed By: simonb
Date: Fri Oct 5 15:30:07 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.kmod.mk
Log Message:
Use ${MACHINE_CPU} instead of ${MACHINE_ARCH} in the machine-links
target; needed for MIPS and probably arm ports.
.include the full path name of machine/Makefile.inc so that this works
if the machine-links target hasn't been run yet.
.include ${MACHINE_CPU}/include/Makefile.inc too.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 sharesrc/share/mk/bsd.kmod.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index