6 lines
47 B
Makefile
6 lines
47 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= c99
|
||
|
|
||
|
.include <bsd.prog.mk>
|