summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
commitc1a820195c3f6961461d3e25ff7910f826995de9 (patch)
tree311c433391b6b9ae7319ac9bd77250512498c346 /sys/boot/pc98/boot2
parent0b2edb3a9bb579259edf15c7f1fd1513da2981d6 (diff)
downloadFreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.zip
FreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.tar.gz
NOSHARED -> NO_SHARED
Diffstat (limited to 'sys/boot/pc98/boot2')
-rw-r--r--sys/boot/pc98/boot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile
index b6f3c91..de7e867 100644
--- a/sys/boot/pc98/boot2/Makefile
+++ b/sys/boot/pc98/boot2/Makefile
@@ -49,7 +49,7 @@ CFLAGS+= -DCOMSPEED=${BOOT_COMCONSOLE_SPEED}
CLEANFILES+= boot.nohdr boot.strip boot.ldr boot1 boot2 sizetest
LDFLAGS+= -N -Ttext 0 -e start
-NOSHARED= YES
+NO_SHARED= YES
NO_MAN=
STRIP=
OpenPOWER on IntegriCloud