Lines Matching defs:if
6 # '%POSIX' is defined and <posix.mk> is included, if it exists. Other than
42 '.if $${CC} != "posix-cc"' \
45 '.if $${%POSIX} != "1003.2"' \
52 '.if $${CC} != "sys-cc"' \
55 '.if defined(%POSIX)' \
62 '.if defined(SEEN_SYS_MK)' \
82 # If the main makefile has an '.if' conditional as its first non-comment line,
84 all: after-if
85 after-if: .PHONY set-up-sysdir check-not-posix run
89 '.if 1' \