diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-11 18:02:33 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-11 18:02:33 +0000 |
| commit | 3bf8b9cee342406047c93f30bb2f82844ee31e65 (patch) | |
| tree | acbb5bbf1b59a2b1c11cd9ed37633b504ee40f4f /sys/boot/pc98/libpc98/Makefile | |
| parent | 2b48633c7cd29d679a3104781e0d928cd759fda2 (diff) | |
Notes
Diffstat (limited to 'sys/boot/pc98/libpc98/Makefile')
| -rw-r--r-- | sys/boot/pc98/libpc98/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/pc98/libpc98/Makefile b/sys/boot/pc98/libpc98/Makefile index 35bf67c0e1bd..cec2491333d3 100644 --- a/sys/boot/pc98/libpc98/Makefile +++ b/sys/boot/pc98/libpc98/Makefile @@ -1,10 +1,7 @@ # $FreeBSD$ # LIB= pc98 -NOPIC= -NOPROFILE= INTERNALLIB= true -INTERNALSTATICLIB= true .PATH: ${.CURDIR}/../../i386/libi386 |
