OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_srcdir
(Results
1 - 25
of
47
) sorted by relevancy
1
2
/xsrc/external/mit/fontconfig/dist/doc/
check-missing-doc
5
top_srcdir
=${
top_srcdir
-".."}
7
cat $
top_srcdir
/fontconfig/*.h | grep '^Fc' |
9
cat $
top_srcdir
/fontconfig/*.h |
13
grep '@FUNC[+]*@' $
top_srcdir
/doc/*.fncs |
/xsrc/external/mit/xorg-server.old/dist/doc/xml/dtrace/
Makefile.am
30
include $(
top_srcdir
)/doc/xml/xmlrules-inst.in
32
include $(
top_srcdir
)/doc/xml/xmlrules-noinst.in
/xsrc/external/mit/libFS/dist/test/
Makefile.am
27
AM_CPPFLAGS = -I$(
top_srcdir
)/include
/xsrc/external/mit/xorg-server.old/dist/doc/xml/
Makefile.am
29
include $(
top_srcdir
)/doc/xml/xmlrules-noinst.in
/xsrc/external/mit/libXcomposite/dist/src/
Makefile.am
23
AM_CPPFLAGS = -I$(
top_srcdir
)/include
36
libXcompositeinclude_HEADERS = $(
top_srcdir
)/include/X11/extensions/Xcomposite.h
/xsrc/external/mit/libXmu/dist/test/
Makefile.am
24
AM_CPPFLAGS = -D_CONST_X_STRING -I${
top_srcdir
}/include
/xsrc/external/mit/fontconfig/dist/fc-conflist/
Makefile.am
28
FC_VALIDATE_SRC=${
top_srcdir
}/fc-conflist
32
AM_CPPFLAGS=-I${
top_srcdir
} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
60
-include $(
top_srcdir
)/git.mk
/xsrc/external/mit/fontconfig/dist/fc-query/
Makefile.am
28
FC_QUERY_SRC=${
top_srcdir
}/fc-query
32
AM_CPPFLAGS=-I${
top_srcdir
} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
60
-include $(
top_srcdir
)/git.mk
/xsrc/external/mit/fontconfig/dist/fc-scan/
Makefile.am
28
FC_SCAN_SRC=${
top_srcdir
}/fc-scan
32
AM_CPPFLAGS=-I${
top_srcdir
} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
60
-include $(
top_srcdir
)/git.mk
/xsrc/external/mit/fontconfig/dist/fc-validate/
Makefile.am
28
FC_VALIDATE_SRC=${
top_srcdir
}/fc-validate
32
AM_CPPFLAGS=-I${
top_srcdir
} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
60
-include $(
top_srcdir
)/git.mk
/xsrc/external/mit/xf86-input-ws/dist/src/
Makefile.am
22
INCLUDES=-I$(
top_srcdir
)/include/
/xsrc/external/mit/fontconfig/dist/src/
Makefile.am
74
-I$(
top_srcdir
) \
75
-I$(
top_srcdir
)/src \
112
$(AM_V_GEN) $(CPP) -I$(
top_srcdir
) $(CPPFLAGS) $< | \
181
$(
top_srcdir
)/fontconfig/fontconfig.h \
182
$(
top_srcdir
)/src/fcdeprecate.h \
183
$(
top_srcdir
)/fontconfig/fcprivate.h
186
$(
top_srcdir
)/fontconfig/fcfreetype.h
190
fcalias.h: $(
top_srcdir
)/src/makealias $(PUBLIC_FILES)
191
$(AM_V_GEN) sh $(
top_srcdir
)/src/makealias "$(
top_srcdir
)/src" fcalias.h fcaliastail.h $(PUBLIC_FILES
[
all
...]
/xsrc/external/mit/libxcb/dist/tests/
Makefile.am
7
AM_CFLAGS = -Wall -Werror @CHECK_CFLAGS@ -I$(
top_srcdir
)/src
/xsrc/external/mit/MesaLib.old/dist/scons/
custom.py
250
top_srcdir
= env.Dir('#').abspath
251
top_builddir = os.path.join(
top_srcdir
, env['build_dir'])
255
top_srcdir
=
top_srcdir
.replace('\\', '/')
259
parser.add_symbol('
top_srcdir
',
top_srcdir
)
/xsrc/external/mit/libXpm/dist/test/
Makefile.am
31
AM_CPPFLAGS = -I$(
top_srcdir
)/include -I$(top_builddir)/include
44
rgb_CPPFLAGS = -I$(
top_srcdir
)/include/X11
47
$(
top_srcdir
)/tap-driver.sh
/xsrc/external/mit/xdm/dist/xdm/
Makefile.am
24
AM_CPPFLAGS = -I$(
top_srcdir
)/include
/xsrc/external/mit/xorg-server/dist/
devbook.am
23
FILTER_XMLTO=$(SHELL) $(
top_srcdir
)/doc/filter-xmlto.sh $(XMLTO)
/xsrc/external/mit/fontconfig/dist/conf.d/
Makefile.am
121
-include $(
top_srcdir
)/git.mk
/xsrc/external/mit/MesaLib.old/dist/src/mesa/
Makefile.sources
691
-I$(
top_srcdir
)/include \
693
-I$(
top_srcdir
)/src \
697
-I$(
top_srcdir
)/src/mesa \
699
-I$(
top_srcdir
)/src/mesa/main \
701
-I$(
top_srcdir
)/src/mapi \
702
-I$(
top_srcdir
)/src/gallium/include \
703
-I$(
top_srcdir
)/src/gallium/auxiliary
/xsrc/external/mit/libXfont2/dist/
Makefile.am
51
AM_CPPFLAGS = -I${
top_srcdir
}/include
/xsrc/external/mit/evieext/dist/
configure
4453
CHANGELOG_CMD="(GIT_DIR=\$(
top_srcdir
)/.git git log > \$(
top_srcdir
)/.changelog.tmp && \
4454
mv \$(
top_srcdir
)/.changelog.tmp \$(
top_srcdir
)/ChangeLog) \
4455
|| (rm -f \$(
top_srcdir
)/.changelog.tmp; touch \$(
top_srcdir
)/ChangeLog; \
4462
INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(
top_srcdir
)/.INSTALL.tmp && \
4463
mv \$(
top_srcdir
)/.INSTALL.tmp \$(
top_srcdir
)/INSTALL) \
4464
|| (rm -f \$(
top_srcdir
)/.INSTALL.tmp; touch \$(top_srcdir)/INSTALL;
[
all
...]
/xsrc/external/mit/xf86dga/dist/
configure
4463
CHANGELOG_CMD="(GIT_DIR=\$(
top_srcdir
)/.git git log > \$(
top_srcdir
)/.changelog.tmp && \
4464
mv \$(
top_srcdir
)/.changelog.tmp \$(
top_srcdir
)/ChangeLog) \
4465
|| (rm -f \$(
top_srcdir
)/.changelog.tmp; touch \$(
top_srcdir
)/ChangeLog; \
4472
INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(
top_srcdir
)/.INSTALL.tmp && \
4473
mv \$(
top_srcdir
)/.INSTALL.tmp \$(
top_srcdir
)/INSTALL) \
4474
|| (rm -f \$(
top_srcdir
)/.INSTALL.tmp; touch \$(top_srcdir)/INSTALL;
[
all
...]
/xsrc/external/mit/font-adobe-utopia-75dpi/dist/
configure
4526
CHANGELOG_CMD="(GIT_DIR=\$(
top_srcdir
)/.git git log > \$(
top_srcdir
)/.changelog.tmp && \
4527
mv \$(
top_srcdir
)/.changelog.tmp \$(
top_srcdir
)/ChangeLog) \
4528
|| (rm -f \$(
top_srcdir
)/.changelog.tmp; touch \$(
top_srcdir
)/ChangeLog; \
4535
INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(
top_srcdir
)/.INSTALL.tmp && \
4536
mv \$(
top_srcdir
)/.INSTALL.tmp \$(
top_srcdir
)/INSTALL) \
4537
|| (rm -f \$(
top_srcdir
)/.INSTALL.tmp; touch \$(top_srcdir)/INSTALL;
[
all
...]
/xsrc/external/mit/xtrap/dist/
configure
3605
# and then we could set am__CC="\$(
top_srcdir
)/compile \$(CC)"
10456
CHANGELOG_CMD="((GIT_DIR=\$(
top_srcdir
)/.git git log > \$(
top_srcdir
)/.changelog.tmp) 2>/dev/null && \
10457
mv \$(
top_srcdir
)/.changelog.tmp \$(
top_srcdir
)/ChangeLog) \
10458
|| (rm -f \$(
top_srcdir
)/.changelog.tmp; test -e \$(
top_srcdir
)/ChangeLog || ( \
10459
touch \$(
top_srcdir
)/ChangeLog; \
10466
INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(
top_srcdir
)/.INSTALL.tmp && \
10467
mv \$(
top_srcdir
)/.INSTALL.tmp \$(top_srcdir)/INSTALL)
[
all
...]
/xsrc/external/mit/beforelight/dist/
configure
3635
# and then we could set am__CC="\$(
top_srcdir
)/compile \$(CC)"
10472
CHANGELOG_CMD="(GIT_DIR=\$(
top_srcdir
)/.git git log > \$(
top_srcdir
)/.changelog.tmp && \
10473
mv \$(
top_srcdir
)/.changelog.tmp \$(
top_srcdir
)/ChangeLog) \
10474
|| (rm -f \$(
top_srcdir
)/.changelog.tmp; touch \$(
top_srcdir
)/ChangeLog; \
10481
INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(
top_srcdir
)/.INSTALL.tmp && \
10482
mv \$(
top_srcdir
)/.INSTALL.tmp \$(
top_srcdir
)/INSTALL)
[
all
...]
Completed in 28 milliseconds
1
2
Indexes created Sun Apr 05 00:22:41 UTC 2026