summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc14
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index c323d48..bdbb5e9 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -79,8 +79,8 @@ CLEANDIR= cleandir
CVS?= cvs
CVSFLAGS?= -A -P -d -I!
-SUP?= /usr/local/bin/cvsup
-SUPFLAGS?= -g -L 2 -P -
+SUP?= /usr/bin/csup
+SUPFLAGS?= -g -L 2
.if defined(SUPHOST)
SUPFLAGS+= -h ${SUPHOST}
.endif
OpenPOWER on IntegriCloud