summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-01-03 07:38:15 +0000
committerjkh <jkh@FreeBSD.org>1999-01-03 07:38:15 +0000
commited5bf3060a2ab0a0c0e0ac31b5e14aa46f47f872 (patch)
tree38cf84308422be8a1aaa9f4e4702707c00ba2f6a /sys
parent0f0d2d450c1d6a153519a59e4b34cdb037866ac6 (diff)
downloadFreeBSD-src-ed5bf3060a2ab0a0c0e0ac31b5e14aa46f47f872.zip
FreeBSD-src-ed5bf3060a2ab0a0c0e0ac31b5e14aa46f47f872.tar.gz
Revert r1.4 - I was confused as to its real meaning.
Noted by: bde
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/boot/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/Makefile.inc b/sys/i386/boot/Makefile.inc
index 34e91c5..520458a 100644
--- a/sys/i386/boot/Makefile.inc
+++ b/sys/i386/boot/Makefile.inc
@@ -1,6 +1,6 @@
# $Id: Makefile.inc,v 1.3 1998/12/30 10:05:56 bde Exp $
-BINDIR?= /boot
+BINDIR?= /usr/mdec
CFLAGS+= -aout
.if exists(${.CURDIR}/../../../../include)
CFLAGS+= -nostdinc -I${.CURDIR}/../../../../include
OpenPOWER on IntegriCloud