From 982f5d88ff041e0e6151ebe6af3f45e437202e82 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Fri, 22 Jun 2001 21:38:30 +0000
Subject: WARNS= -> WARNS?=
Submitted by: Mike Barcroft
---
bin/ln/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'bin/ln')
diff --git a/bin/ln/Makefile b/bin/ln/Makefile
index 1ccd02cdb4e2..90a37d3057f4 100644
--- a/bin/ln/Makefile
+++ b/bin/ln/Makefile
@@ -7,6 +7,6 @@ MAN= ln.1 symlink.7
LINKS= ${BINDIR}/ln ${BINDIR}/link
MLINKS= ln.1 link.1
-WARNS= 2
+WARNS?= 2
.include
--
cgit v1.3