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:   thorpej
Date:           Sun Nov 10 18:15:29 UTC 2002

Modified Files:
        sharesrc/share/mk: bsd.dep.mk bsd.lib.mk

Log Message:
The MIPS toolchain now defines __ABICALLS__ when abicalls are in use,
and the sources now use that define, so there is no need for us to define
ABICALLS.  Since that was the only use for the AINC variable, garbage-collect
it.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 sharesrc/share/mk/bsd.dep.mk
cvs rdiff -r1.209 -r1.210 sharesrc/share/mk/bsd.lib.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