Searched refs:targets (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libvcodex/
H A DMakefile10 # If VCPROPRIETARY=0, vc_prorprietary should be taken off "targets"
13 targets=vc_delta vc_huff vc_misc vc_proprietary macro
69 libvcodex.a: vcodex_h $(VCOBJS) $(targets)
/ast/src/cmd/nmake/
H A DMakerules.mk43 set option=';clobber;sv;-;Replace existing \binstall\b action targets matching \apattern\a instead of renaming to \atarget\a\b.old\b.;pattern:!*'
44 set option=';compare;b;-;Ignore \binstall\b action targets whose contents have not changed. On by default.'
50 set option=';link;s;-;Hard link \binstall\b action targets matching \apattern\a instead of copying.;pattern'
51 set option=';local-static;bp;-;Compile and link against static library targets. The default links against shared library targets, but care must be taken to point runtime shared library binding to the current directory when executing command targets in the current directory.'
55 set option=';preserve;sv;-;Move existing \binstall\b action targets matching \apattern\a to the \bETXTBSY\b subdirectory of the install target.;pattern:!*'
2071 * action jointly builds all targets on lhs wrt prerequisites on rhs
4443 * map unknown command line targets to common actions
4623 * $(.BUILT.) list of built targets
[all...]
H A Dexpand.c1378 * (recursive) makefile prereqs; if targets!=0 then only
1379 * those targets and prerequisites are considered
1380 * directories and targets are ' ' separated
1385 order_recurse(Sfio_t* xp, char* directories, char* makefiles, char* skip, char* targets, unsigned int flags) argument
1413 order = targets ? (Rule_t*)0 : getrule(external.order);
1612 if (targets)
1614 tok = tokopen(targets, 1);
2459 * don't wait for targets in the active frames
3031 * (sep&LT) lists the primary and secondary targets for name
/ast/src/cmd/INIT/
H A Dpackage.sh1303 # collect command line targets and definitions
3308 # determine the package and targets
5839 note make the remaining targets with $NMAKE

Completed in 48 milliseconds