History log of /netbsd-src/usr.bin/c11/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# b3c98abc 03-Oct-2016 kamil <kamil@NetBSD.org>

Import c11(1) - a cc -std=c11 wrapper

This script is similar to c89(1) and c99(1).

It's a NetBSD extension. The c89(1) and c99(1) scripts are part of POSIX.