Deleted Added
full compact
1c1
< # $Id: Makefile,v 1.5 1998/02/01 18:12:12 bde Exp $
---
> # $Id: Makefile,v 1.6 1998/03/12 20:04:38 eivind Exp $
3,5c3,5
< .PATH: ${.CURDIR}/../../sys/i386/ibcs2
< KMOD= ibcs2_coff_mod
< SRCS= coff.c imgact_coff.c vnode_if.h
---
> .PATH: ${.CURDIR}/../../i386/ibcs2
> KMOD= ibcs2_coff
> SRCS= imgact_coff.c vnode_if.h
8c8
< CFLAGS+= -DLKM -DCOMPAT_IBCS2
---
> CFLAGS+= -DCOMPAT_IBCS2