Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/linux/Makefile 69539 2000-12-03 01:30:31Z marcel $
---
> # $FreeBSD: head/sys/modules/linux/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,4d2
< .PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux
<
6a5,6
> .PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux
>
15c15
< SRCS+= imgact_linux.c
---
> SRCS+= imgact_linux.c
18,19c18,19
< EXPORT_SYMS=_linux_mod
< CLEANFILES= linux_assym.h linux_genassym.o
---
> EXPORT_SYMS= _linux_mod
> CLEANFILES= linux_assym.h linux_genassym.o
21c21
< linux_assym.h: linux_genassym.o
---
> linux_assym.h: linux_genassym.o
23c23
< linux_assym.h: @/kern/genassym.sh
---
> linux_assym.h: @/kern/genassym.sh
27c27
< linux_locore.o: linux_locore.s linux_assym.h
---
> linux_locore.o: linux_locore.s linux_assym.h
29c29
< ${.IMPSRC} -o ${.TARGET}
---
> ${.IMPSRC} -o ${.TARGET}
31c31
< linux_genassym.o: linux_genassym.c linux.h @ machine
---
> linux_genassym.o: linux_genassym.c linux.h @ machine