Add biospnp.c

This commit is contained in:
msmith 1998-10-22 20:23:15 +00:00
parent 472b37dea8
commit 0d28177be8

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.8 1998/10/14 07:08:16 peter Exp $
# $Id: Makefile,v 1.9 1998/10/21 20:07:57 msmith Exp $
#
LIB= i386
NOPIC=
@ -7,7 +7,8 @@ INTERNALLIB= true
INTERNALSTATICLIB= true
SRCS= aout_freebsd.c biosdisk.c biosmem.c bootinfo.c comconsole.c \
devicename.c elf_freebsd.c gatea20.c i386_copy.c i386_module.c time.c vidconsole.c
devicename.c elf_freebsd.c gatea20.c i386_copy.c i386_module.c \
biospnp.c time.c vidconsole.c
CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}/../btx/lib \
-I${.CURDIR}/../../.. -I.