Searched refs:CSTD (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/tools/regression/include/tgmath/
H A DMakefile4 CSTD= c99 macro
/freebsd-9.3-release/usr.bin/unzip/
H A DMakefile4 CSTD = c99 macro
/freebsd-9.3-release/libexec/tcpd/
H A DMakefile9 CSTD?= c89 macro
/freebsd-9.3-release/usr.sbin/edquota/
H A DMakefile7 CSTD= gnu99 macro
/freebsd-9.3-release/usr.bin/fetch/
H A DMakefile6 CSTD?= c99 macro
/freebsd-9.3-release/share/mk/
H A Dbsd.sys.mk14 CSTD?= gnu99 macro
16 .if ${CSTD} == "k&r"
18 .elif ${CSTD} == "c89" || ${CSTD} == "c90"
20 .elif ${CSTD} == "c94" || ${CSTD} == "c95"
22 .elif ${CSTD} == "c99"
24 .else # CSTD
25 CFLAGS+= -std=${CSTD}
26 .endif # CSTD
[all...]
/freebsd-9.3-release/cddl/usr.bin/zstreamdump/
H A DMakefile25 CSTD= c99 macro
/freebsd-9.3-release/cddl/usr.bin/ztest/
H A DMakefile26 CSTD= c99 macro
/freebsd-9.3-release/cddl/usr.sbin/zdb/
H A DMakefile10 CSTD= c99 macro
/freebsd-9.3-release/cddl/usr.sbin/zhack/
H A DMakefile9 CSTD= c99 macro
/freebsd-9.3-release/cddl/lib/libzfs_core/
H A DMakefile19 CSTD= c99 macro
/freebsd-9.3-release/lib/libfetch/
H A DMakefile28 CSTD?= c99 macro
/freebsd-9.3-release/libexec/rtld-elf/
H A DMakefile11 CSTD?= gnu99 macro
/freebsd-9.3-release/cddl/lib/libzfs/
H A DMakefile43 CSTD= c99 macro
/freebsd-9.3-release/cddl/lib/libzpool/
H A DMakefile65 CSTD= c99 macro
/freebsd-9.3-release/gnu/lib/csu/
H A DMakefile16 CSTD?= gnu89 macro
/freebsd-9.3-release/lib/libpam/libpam/
H A DMakefile154 CSTD?= c99 macro
/freebsd-9.3-release/sys/conf/
H A Dkmod.mk101 CSTD= c99 macro
/freebsd-9.3-release/secure/lib/libcrypto/
H A DMakefile347 CSTD= gnu89 macro

Completed in 95 milliseconds