diff options
| author | Makoto Matsushita <matusita@FreeBSD.org> | 2001-11-14 12:46:19 +0000 |
|---|---|---|
| committer | Makoto Matsushita <matusita@FreeBSD.org> | 2001-11-14 12:46:19 +0000 |
| commit | 0820d3201d44d08d0a551f1f3a25a1dc3db59102 (patch) | |
| tree | e6c28309f177cb6246ae90151756d5ddd7ae0a2e /Makefile.inc1 | |
| parent | 028033acc92ad80dab161f9bb050103d30558c45 (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 91a616962ebd..907d51cf4f30 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -113,7 +113,7 @@ CLEANDIR= clean cleandepend CLEANDIR= cleandir .endif -SUP?= cvsup +SUP?= /usr/local/bin/cvsup SUPFLAGS?= -g -L 2 -P - .if defined(SUPHOST) SUPFLAGS+= -h ${SUPHOST} |
