diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2003-09-05 09:03:39 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2003-09-05 09:03:39 +0000 |
| commit | ec4b89998a51985fbc5ed14c359d05b0556b8bba (patch) | |
| tree | 6cb7c5262035ffc82c93cbf90e98a4557645b18d /usr.bin | |
| parent | 4ae3aa59ef757920c1f22c727d62b90b52675b9d (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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 |
