diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2004-08-10 13:18:05 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2004-08-10 13:18:05 +0000 |
| commit | de5b5e45a05cce40cbee3351f94890668d50d6f2 (patch) | |
| tree | 617a36b3e9375e06667c76e021da38a4e611066b /Makefile.inc1 | |
| parent | 4eb32c7e19fe14d81ff6119bc99244bb05af9cea (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 055db2e2873e..5105dd6bc4e6 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -722,7 +722,7 @@ _yacc= usr.bin/yacc .endif .if !defined(NO_RESCUE) && \ - ${BOOTSTRAPPING} < 501100 + ${BOOTSTRAPPING} < 502128 _crunchgen= usr.sbin/crunch/crunchgen .endif |
