summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/boot/i386/libi386/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/boot/i386/libi386/Makefile b/sys/boot/i386/libi386/Makefile
index 5f749d1213a2..8eaed19091e0 100644
--- a/sys/boot/i386/libi386/Makefile
+++ b/sys/boot/i386/libi386/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.5 1998/09/26 01:30:20 msmith Exp $
+# $Id: Makefile,v 1.6 1998/09/30 19:48:09 peter Exp $
#
LIB= i386
NOPIC=
NOPROFILE=
+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