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

/freebsd-12-stable/usr.bin/fetch/
H A DMakefile4 CSTD?= c99 macro
/freebsd-12-stable/usr.bin/unzip/
H A DMakefile4 CSTD = c99 macro
/freebsd-12-stable/tools/regression/include/tgmath/
H A DMakefile4 CSTD= c99 macro
/freebsd-12-stable/usr.sbin/edquota/
H A DMakefile7 CSTD= gnu99 macro
/freebsd-12-stable/libexec/tcpd/
H A DMakefile9 CSTD?= c89 macro
/freebsd-12-stable/libexec/tftpd/tests/
H A DMakefile13 CSTD= c11 macro
/freebsd-12-stable/cddl/usr.bin/zstreamdump/
H A DMakefile21 CSTD= c99 macro
/freebsd-12-stable/cddl/usr.sbin/zhack/
H A DMakefile9 CSTD= c99 macro
/freebsd-12-stable/sys/conf/
H A Dkern.mk284 CSTD= c99 macro
286 .if ${CSTD} == "k&r"
288 .elif ${CSTD} == "c89" || ${CSTD} == "c90"
290 .elif ${CSTD} == "c94" || ${CSTD} == "c95"
292 .elif ${CSTD} == "c99"
294 .else # CSTD
295 CFLAGS+= -std=${CSTD}
296 .endif # CSTD
[all...]
/freebsd-12-stable/cddl/usr.bin/ztest/
H A DMakefile23 CSTD= c99 macro
/freebsd-12-stable/cddl/usr.sbin/zdb/
H A DMakefile10 CSTD= c99 macro
/freebsd-12-stable/lib/msun/tests/
H A DMakefile82 CSTD= c99 macro
/freebsd-12-stable/share/mk/
H A Dbsd.sys.mk16 CSTD?= gnu99 macro
18 .if ${CSTD} == "c89" || ${CSTD} == "c90"
20 .elif ${CSTD} == "c94" || ${CSTD} == "c95"
22 .elif ${CSTD} == "c99"
24 .else # CSTD
25 CFLAGS+= -std=${CSTD}
26 .endif # CSTD
H A Dbsd.progs.mk25 PROG_OVERRIDE_VARS += BINDIR BINGRP BINOWN BINMODE CSTD CXXSTD DPSRCS MAN \
/freebsd-12-stable/cddl/lib/libzfs_core/
H A DMakefile20 CSTD= c99 macro
/freebsd-12-stable/lib/libc/tests/sys/
H A DMakefile74 CSTD?= c99 macro
/freebsd-12-stable/lib/libfetch/
H A DMakefile27 CSTD?= c99 macro
/freebsd-12-stable/libexec/rtld-elf/
H A DMakefile29 CSTD?= gnu99 macro
/freebsd-12-stable/gnu/lib/csu/
H A DMakefile17 CSTD?= gnu89 macro
/freebsd-12-stable/cddl/lib/libzfs/
H A DMakefile44 CSTD= c99 macro
/freebsd-12-stable/cddl/lib/libzpool/
H A DMakefile77 CSTD= c99 macro
/freebsd-12-stable/lib/libpam/libpam/
H A DMakefile158 CSTD?= c99 macro

Completed in 301 milliseconds