Searched refs:INCLUDE (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/nmake/
H A Dyacc.mk12 .SOURCE.%.yacc : $$(*.SOURCE.%.LCL.INCLUDE)
20 I| \% include "%"|A.LCL.INCLUDE|
25 $(.YACC.INCLUDE.) $(>) > $(<)
27 .YACC.INCLUDE. : .FUNCTION
41 $(.YACC.INCLUDE.) $(>) > $(<)
H A DScanrules.mk14 * $(.INCLUDE. <lang> [<flag>])
20 .INCLUDE. : .FUNCTION
23 .LCL.INCLUDE : .ATTRIBUTE
24 .PFX.INCLUDE : .ATTRIBUTE .TERMINAL
25 .STD.INCLUDE : .ATTRIBUTE
27 .ACCEPT .IGNORE .RETAIN : .LCL.INCLUDE .PFX.INCLUDE .STD.INCLUDE
30 * .PFX.INCLUDE stuff needed for C #include "..." compatibility
34 .BIND.%.PFX.INCLUDE
[all...]
H A Dpkg-cobol.mk21 I|COPY % |M$$(.INCLUDE.SUFFIX. cob)|
22 I|\T COPY % |M$$(.INCLUDE.SUFFIX. cob)|
23 I|\T \D COPY % |M$$(.INCLUDE.SUFFIX. cob)|
24 #I|\D *. COPY % |M$$(.INCLUDE.SUFFIX. cob)| # this one is trouble for ^[[:space:]]*COPY sqlca.cbl$
41 COBOLFLAGS &= $(COBOLFLAGS:VA:V) $$(.INCLUDE. cob -I)
H A Drules-win32.mk34 $(CPP) -D:catliteral -DRCWOW=\"$RCWOW\" $(.INCLUDE. rc:/^/-I/) $(>) > $(%).ri
35 $(RC) $(RCFLAGS) -I$(>:D:P=N) $(.INCLUDE. rc:P=N:/^/-I/) -r -fo$(<:P=N) $(%).ri >/dev/null 2>&1 || {
37 $(RC) $(RCFLAGS) $(.INCLUDE. rc:P=N:/^/-I/) -r -fo$(<:P=N) $(%).ri
74 PACKAGE_atl_INCLUDE = $(.PACKAGE.SDK. INCLUDE atl)
77 PACKAGE_crt_INCLUDE = $(.PACKAGE.SDK. INCLUDE crt)
80 PACKAGE_mfc_INCLUDE = $(.PACKAGE.SDK. INCLUDE mfc)
H A DMakerules.mk54 set option=';prefix-include;b;-;Override the C preprocessor prefix include option. \b--noprefix-include\b may be needed for some compilers that misbehave when \b$$(CC.INCLUDE.LOCAL)\b is set and \b#include "..."\b assumes the subdirectory of the including file. The default value is based on the \bprobe\b(1) information.'
61 set option=';separate-include;b;-;Allow \b$$(CC.INCLUDE.LOCAL)\b to be used with compilers that support it. On by default. If \b--noseparate-include\b is set then \b$$(CC.INCLUDE.LOCAL)\b will not be used, even if the current compiler supports it.'
1272 T := $(*.SOURCE.%.STD.INCLUDE:N=*/($(.PACKAGE.build:A!=.TARGET:/ /|/G)):T=FD:U!)
1322 if ( X = "$(X:A!=.LCL.INCLUDE|.STD.INCLUDE)" )
4299 if ! "$(CC.INCLUDE.LOCAL)" && "$(CC.DIALECT:N=-I-)" /* pre 2005-05-25 courtesy */
4300 CC.INCLUDE.LOCAL = -I-
4303 CC.SEPARATEINCLUDE := $(CC.INCLUDE.LOCAL)
4346 if ! "$(-?prefix-include)" && "$(CCFLAGS:N=$(CC.INCLUDE
[all...]
/ast/src/lib/libpp/
H A Dppcontrol.c327 directive = INCLUDE;
443 case INCLUDE:
466 error(2, "#%s: null file name", dirname(INCLUDE));
470 error(1, "#%s: reference to %s is not portable", dirname(INCLUDE), pp.token);
494 error(2, "#%s: \"...\" or <...> argument expected", dirname(INCLUDE));
982 case INCLUDE:
1454 directive = INCLUDE;
2242 case INCLUDE:
H A Dppop.c134 error(1, "%s: input file name required for %s ignore", file, dirname(INCLUDE));
226 error(3, "%s unexpected in %s map list", pptokstr(pp.token, 0), dirname(INCLUDE));
911 sfprintf(sp, "#%s \"%s\"\n", dirname(INCLUDE), pp.firstop->value);
1010 sfprintf(sp, "#%s \"%s\"\n", dirname(INCLUDE), pp.ppdefault);
1191 sfprintf(sp, "#%s \"%s\"\n", dirname(INCLUDE), xp->value);
/ast/src/cmd/INIT/
H A DTEST.mk171 I| INCLUDE@ % |
H A Dregress.sh123 [+INCLUDE \b\afile\a ...?One or more \afile\a operands are read
1235 function INCLUDE # file ... function

Completed in 37 milliseconds