From d705df8034d900a52c6a56af5b4617d69e51d69f Mon Sep 17 00:00:00 2001 From: dd Date: Fri, 22 Jun 2001 21:38:30 +0000 Subject: WARNS= -> WARNS?= Submitted by: Mike Barcroft --- bin/sync/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sync') diff --git a/bin/sync/Makefile b/bin/sync/Makefile index 15f7abe..ac74c73 100644 --- a/bin/sync/Makefile +++ b/bin/sync/Makefile @@ -4,6 +4,6 @@ PROG= sync MAN= sync.8 -WARNS= 2 +WARNS?= 2 .include -- cgit v1.1