Source-Changes archive

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

CVS commit: src/sys/compat/linux/arch



Module Name:    src
Committed By:   njoly
Date:           Tue Apr  8 11:39:57 UTC 2014

Modified Files:
        src/sys/compat/linux/arch/alpha: Makefile
        src/sys/compat/linux/arch/amd64: Makefile
        src/sys/compat/linux/arch/arm: Makefile
        src/sys/compat/linux/arch/i386: Makefile
        src/sys/compat/linux/arch/m68k: Makefile
        src/sys/compat/linux/arch/mips: Makefile
        src/sys/compat/linux/arch/powerpc: Makefile
        src/sys/compat/linux/arch/sparc: Makefile
        src/sys/compat/linux/arch/sparc64: Makefile

Log Message:
Do not include bsd.kinc.mk in each arch Makefile, it's already pulled
by bsd.syscall.mk (from Makefile.inc).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/alpha/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/amd64/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/compat/linux/arch/arm/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/i386/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/m68k/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/mips/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/powerpc/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/sparc/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/linux/arch/sparc64/Makefile

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