98c59a0ae1
cc -std=iso9899:1999 -pedantic, and is required by SUSv3. PR; 36087
6 lines
47 B
Makefile
6 lines
47 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= c99
|
|
|
|
.include <bsd.prog.mk>
|