summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-08-30 02:52:04 +0000
committerjb <jb@FreeBSD.org>1998-08-30 02:52:04 +0000
commit2b6505f997aac707339144a237f95039594d39d4 (patch)
treec66d25bb4948a86d58614cb64bcc6f305e9d7ece /usr.bin/su
parent13a816f577a2a4b0841386bc9d437971f706a097 (diff)
downloadFreeBSD-src-2b6505f997aac707339144a237f95039594d39d4.zip
FreeBSD-src-2b6505f997aac707339144a237f95039594d39d4.tar.gz
BINFORMAT -> OBJFORMAT ready for E-day.
Diffstat (limited to 'usr.bin/su')
-rw-r--r--usr.bin/su/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index e468065..5f64717 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -28,7 +28,7 @@ DISTRIBUTION= krb
.endif
# Do we have to provide an implementation for libskey.so?
-.if ${BINFORMAT} != elf
+.if ${OBJFORMAT} != elf
LDADD+= -lmd
DPADD+= ${LIBMD}
.endif
OpenPOWER on IntegriCloud