summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand/cdbr
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2014-07-13 21:18:45 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2014-07-13 21:18:45 +0000
commit82c39f400308d3130b6886b90fd0579440968427 (patch)
treed75040dd0d5922ed7f8e815d348fb294aaaac935 /sys/arch/amd64/stand/cdbr
parent64a4c0c72b8aa4abee2c8ff933339e85faf63899 (diff)
fix even more trailing tabs
Diffstat (limited to 'sys/arch/amd64/stand/cdbr')
-rw-r--r--sys/arch/amd64/stand/cdbr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/cdbr/Makefile b/sys/arch/amd64/stand/cdbr/Makefile
index da1e5eec531..c304a652804 100644
--- a/sys/arch/amd64/stand/cdbr/Makefile
+++ b/sys/arch/amd64/stand/cdbr/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.7 2013/01/17 12:25:11 jsing Exp $
+# $OpenBSD: Makefile,v 1.8 2014/07/13 21:18:44 jasper Exp $
#
S= ${.CURDIR}/../../../..
@@ -14,7 +14,7 @@ AFLAGS+=-fno-pie
LD=ld
ORG= 0x0000
LDFLAGS=-nostdlib -Ttext ${ORG} -x -N -s -Bstatic -e start -nopie
-LDFLAGS+=-melf_i386 -L/usr/libdata
+LDFLAGS+=-melf_i386 -L/usr/libdata
INSTALL_STRIP=
NOMAN=