Searched refs:WARNINGS (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/file/src/
H A DMakefile.am8 AM_CFLAGS = $(CFLAG_VISIBILITY) @WARNINGS@
H A DMakefile.in286 WARNINGS = @WARNINGS@
344 AM_CFLAGS = $(CFLAG_VISIBILITY) @WARNINGS@
/freebsd-10-stable/crypto/openssh/regress/unittests/
H A DMakefile.inc7 WARNINGS=Yes
/freebsd-10-stable/contrib/bmake/mk/
H A Dwarnings.mk89 # Replacing the above .for loops with the WARNINGS+= below solves that
117 WARNINGS += ${_warnings:N-Wno-*} ${_no_warnings:O:u}
120 # Just ${WARNINGS} should do, but this is more flexible?
121 CFLAGS+= ${WARNINGS_${.TARGET:T:R}.o:U${WARNINGS}}
/freebsd-10-stable/crypto/openssh/regress/misc/kexfuzz/
H A DMakefile26 WARNINGS=Yes macro
/freebsd-10-stable/contrib/dtc/
H A DMakefile19 WARNINGS = -Werror -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \ macro
21 CFLAGS = -g -Os -fPIC -Werror $(WARNINGS)
/freebsd-10-stable/usr.sbin/etcupdate/
H A Detcupdate.sh91 # Used to write a warning message. These are saved to the WARNINGS
95 echo -n " " >> $WARNINGS
96 echo "$@" >> $WARNINGS
1399 if [ -s $WARNINGS ]; then
1401 cat $WARNINGS
1505 rm -f $WARNINGS
1553 if [ -s $WARNINGS ]; then
1555 cat $WARNINGS
1727 WARNINGS=$WORKDIR/warnings
/freebsd-10-stable/contrib/subversion/doc/
H A Ddoxygen.conf521 # The WARNINGS tag can be used to turn on/off the warning messages that are
525 WARNINGS = YES
/freebsd-10-stable/contrib/file/tests/
H A DMakefile.in238 WARNINGS = @WARNINGS@
/freebsd-10-stable/contrib/file/magic/
H A DMakefile.in220 WARNINGS = @WARNINGS@
/freebsd-10-stable/crypto/openssl/util/
H A Dpod2man.pl154 Things to take special care with; sometimes called WARNINGS.
/freebsd-10-stable/contrib/file/
H A Dconfigure682 WARNINGS
14194 WARNINGS=
14198 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
14208 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
14213 WARNINGS=

Completed in 131 milliseconds