aboutsummaryrefslogtreecommitdiff
path: root/rescue/rescue
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2009-02-21 15:04:31 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2009-02-21 15:04:31 +0000
commitd9ca85fca7bd0972742fae2a4c2d0ae6269ec059 (patch)
tree11c7670bed757ae772443084cab74e8ca7e3f130 /rescue/rescue
parent613042491b8b0e587fee55757ef575b155980c6e (diff)
downloadsrc-d9ca85fca7bd0972742fae2a4c2d0ae6269ec059.tar.gz
src-d9ca85fca7bd0972742fae2a4c2d0ae6269ec059.zip
Fix build when WITH_SSP is set explicitly.
Submitted by: Jeremie Le Hen
Notes
Notes: svn path=/head/; revision=188895
Diffstat (limited to 'rescue/rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 685c49bc4dfe..77f596339005 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -2,9 +2,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/2/93
NO_MAN=
-WITHOUT_SSP=
.include <bsd.own.mk>
+MK_SSP= no
PROG= rescue
BINDIR?=/rescue