diff options
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index f29f9196c25c0..3afcf731f0865 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -12,7 +12,7 @@ _xlint= xlint _lex= lex _yacc= yacc -_c88= c88 +_c89= c89 _c99= c99 .endif .endif |
