summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-10-07 09:37:55 +0000
committertjr <tjr@FreeBSD.org>2002-10-07 09:37:55 +0000
commitc149a29f012bef7ea1dbb7f6c5292897ab2133ba (patch)
tree81177e2b02ab54f681bd96ce112d374e82129e72 /usr.bin/Makefile
parent0f00011b24b6c79ca4f45b1d1acaabe7c2bda393 (diff)
downloadFreeBSD-src-c149a29f012bef7ea1dbb7f6c5292897ab2133ba.zip
FreeBSD-src-c149a29f012bef7ea1dbb7f6c5292897ab2133ba.tar.gz
Add the c99(1) utility, which is nothing more than a synonym for
cc -std=iso9899:1999 -pedantic, and is required by SUSv3. PR; 36087
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 3947fb7..77e4712 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -18,6 +18,7 @@ SUBDIR= alias \
brandelf \
bzip2 \
c89 \
+ c99 \
calendar \
cap_mkdb \
catman \
OpenPOWER on IntegriCloud