Searched refs:top_srcdir (Results 1 - 25 of 85) sorted by relevance

1234

/haiku-fatelf/src/libs/print/libgutenprint/include/
H A DMakefile.am24 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A DMakefile.am23 include $(top_srcdir)/scripts/global.mk
H A Dglobal.mk7 #export STP_DATA_PATH = $(top_srcdir)/src/xml
9 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(LOCAL_CPPFLAGS) $(GNUCFLAGS)
/haiku-fatelf/src/libs/print/libgutenprint/src/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/bin/gdb/readline/examples/
H A DMakefile.in26 top_srcdir = @top_srcdir@
38 INCLUDES = -I$(srcdir) -I$(top_srcdir) -I..
90 fileman.o: $(top_srcdir)/readline.h
91 rltest.o: $(top_srcdir)/readline.h
92 rl.o: $(top_srcdir)/readline.h
93 rlversion.o: $(top_srcdir)/readline.h
94 histexamp.o: $(top_srcdir)/history.h
103 rlfe.o: $(top_srcdir)/readline.h
104 rlfe.o: $(top_srcdir)/histor
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/samples/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/bin/gdb/
H A Dconfig.if9 if [ -z "${topsrcdir}" -a -z "${top_srcdir}" ]
11 echo "Undefined top level src dir: topsrcdir and top_srcdir are empty" >&2
19 if_topsrcdir=${top_srcdir}
/haiku-fatelf/src/libs/ncurses/misc/
H A DMakefile52 top_srcdir = .. macro
65 source = ${top_srcdir}/misc/terminfo.src
87 top_srcdir=${top_srcdir} \
114 sh $(top_srcdir)/mkinstalldirs $@
/haiku-fatelf/src/bin/network/wget/tests/
H A Drun-px10 my $top_srcdir = shift @ARGV;
87 system("$^X -I$top_srcdir/tests $top_srcdir/tests/$test $top_srcdir");
H A DTest-proxied-https-auth.px13 my $top_srcdir = shift @ARGV;
14 $key_path = "$top_srcdir/tests/certs/server-key.pem";
15 $cert_path = "$top_srcdir/tests/certs/server-cert.pem";
/haiku-fatelf/src/libs/print/libgutenprint/src/ghost/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/doc/
H A DMakefile.am24 include $(top_srcdir)/scripts/global.mk
41 gutenprintui2-stamp: gutenprintui2.dox $(top_srcdir)/configure
47 gutenprint-stamp: gutenprint.dox $(top_srcdir)/configure
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
27 LOCAL_CPPFLAGS = -I$(top_srcdir)/src/main $(GUTENPRINT_CFLAGS)
/haiku-fatelf/src/libs/print/libgutenprint/include/gutenprintui2/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/man/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/src/gimp2/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/src/xml/escp2/mediasizes/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/src/xml/escp2/qualitypresets/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/src/xml/escp2/weaves/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/bin/sharutils/intl/
H A DMakefile25 top_srcdir = .. macro
71 INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib
81 ../po/cat-id-tbl.o: ../po/cat-id-tbl.c $(top_srcdir)/po/$(PACKAGE).pot
95 $(top_srcdir)/mkinstalldirs $(libdir) $(includedir) $(gettextsrcdir)
/haiku-fatelf/src/bin/sharutils/src/
H A DMakefile27 top_srcdir = .. macro
65 INCLUDES = -I$(srcdir) -I.. -I$(top_srcdir)/lib -I../intl -I$(top_srcdir)/intl
90 $(top_srcdir)/mkinstalldirs $(bindir)
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/libs/print/libgutenprint/src/xml/escp2/inputslots/
H A DMakefile.am22 include $(top_srcdir)/scripts/global.mk
/haiku-fatelf/src/bin/sharutils/doc/
H A DMakefile24 top_srcdir = .. macro
69 stamp-vti: sharutils.texi $(top_srcdir)/configure.in
85 $(top_srcdir)/mkinstalldirs $(infodir)
99 $(top_srcdir)/mkinstalldirs $(man1dir)
100 test -z "$(MAN5PAGES)" || $(top_srcdir)/mkinstalldirs $(man5dir)

Completed in 268 milliseconds

1234