diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-08-30 06:39:56 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-08-30 06:39:56 +0000 |
| commit | a0d85755479d4f7d3ec871b6902ec4501b3bd076 (patch) | |
| tree | cfb04abffeeffa763aa07943ed55ed68d79acdac /usr.bin/Makefile | |
| parent | cc3ad99f0fc891b592e25b7e64ff14da05eaa8ee (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -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 ce9cc76e6d6f9..f29f9196c25c0 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -13,7 +13,7 @@ _xlint= xlint _lex= lex _yacc= yacc _c88= c88 -_c98= c98 +_c99= c99 .endif .endif |
