Add the C99 utility, now that we have a decent C99 compiler in base, i.e.
authorHiten Pandya <hmp@dragonflybsd.org>
Fri, 23 Jul 2004 16:32:58 +0000 (16:32 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Fri, 23 Jul 2004 16:32:58 +0000 (16:32 +0000)
commit19efacf3793f46741501bb1a6e715836aa853a33
treebcd631353eee6ebfbd1d3ab7d83c09a6772a5647
parent3c81cebc20fea67d5fc82bbf4cb36e11f1b4167f
Add the C99 utility, now that we have a decent C99 compiler in base, i.e.
GCC-3.4.

Obtained from FreeBSD via Liam J. Foy <liamfoy@kerneled.org>
usr.bin/c99/Makefile [new file with mode: 0644]
usr.bin/c99/c99.1 [new file with mode: 0644]
usr.bin/c99/c99.c [new file with mode: 0644]