Searched refs:makefile (Results 1 - 25 of 294) sorted by relevance

1234567891011>>

/xsrc/external/mit/imake/dist/
H A Dmdepend.cpp7 XCOMM makedepend [cpp-flags] [-w width] [-s magic-string] [-f makefile]
57 makefile=
92 makefile="-"
94 makefile="$2"
98 makefile="`cat ${TMP}arg`"
161 case "$makefile" in
163 if [ -r makefile ]
165 makefile=makefile
168 makefile
[all...]
/xsrc/external/mit/makedepend/dist/
H A Dmain.c83 static void redirect(const char *line, const char *makefile);
113 char *makefile = NULL; local in function:main
335 makefile = argv[0] + 2;
336 if (*makefile == '\0') {
339 makefile = *(++argv);
415 redirect(startat, makefile);
722 redirect(const char *line, const char *makefile) argument
732 * if makefile is "-" then let it pour onto stdout.
734 if (makefile && *makefile
[all...]
/xsrc/external/mit/freetype/dist/builds/
H A Dlink_dos.mk20 # Now include the main sub-makefile. It contains all the rules used to
H A Dlink_std.mk20 # Now include the main sub-makefile. It contains all the rules used to
H A Ddetect.mk28 # CONFIG_FILE The configuration sub-makefile to use. This usually depends
/xsrc/external/mit/libXfont/dist/
H A Ddevbook.am11 # This makefile is intended for Developers Documentation and is not installed.
/xsrc/external/mit/libXfont2/dist/
H A Ddevbook.am11 # This makefile is intended for Developers Documentation and is not installed.
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dunix.mk33 # Now include the main sub-makefile. It contains all the rules used to
/xsrc/external/mit/xfs/dist/
H A Ddevbook.am11 # This makefile is intended for Developers Documentation and is not installed.
/xsrc/external/mit/xorg-server/dist/
H A Ddevbook.am11 # This makefile is intended for Developers Documentation and is not installed.
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXaw/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXdmcp/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXext/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXi/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXmu/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXt/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libICE/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libSM/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libX11/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libXtst/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/xtrans/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/xorgproto/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/xorg-docs/dist/
H A Ddocbook.am11 # This makefile is intended for Users Documentation and Functional Specifications.
/xsrc/external/mit/libX11/dist/specs/i18n/compose/
H A Ddocbook-nl.am15 # This makefile is intended for Users Documentation and Functional Specifications.

Completed in 22 milliseconds

1234567891011>>