Searched defs:srcdir (Results 1 - 25 of 37) sorted by relevance

12

/external/srtp/doc/
H A DMakefile12 srcdir = . macro
/external/icu4c/tools/gendraft/
H A DMakefile8 srcdir=. macro
18 EXCLUDE=$(srcdir)/exclude.txt
35 perl ./genheaders.pl --srcdir=$(DOCDIR) --destdir=$(COMMONHDR) --version=$(VERSION) --exclusion-list=$(EXCLUDE) $(GENHEADERS_OPTS)
/external/bluetooth/glib/tests/
H A Dunicode-caseconv.c15 char *srcdir = getenv ("srcdir"); local
24 if (!srcdir)
25 srcdir = ".";
26 filename = g_strconcat (srcdir, G_DIR_SEPARATOR_S, "casemap.txt", NULL);
96 filename = g_strconcat (srcdir, G_DIR_SEPARATOR_S, "casefold.txt", NULL);
H A Diochannel-test.c61 char *srcdir = getenv ("srcdir"); local
69 if (!srcdir)
70 srcdir = ".";
71 filename = g_strconcat (srcdir, G_DIR_SEPARATOR_S, "iochannel-test-infile", NULL);
/external/icu4c/tools/genren/
H A DMakefile10 srcdir = . macro
/external/openssh/contrib/cygwin/
H A DMakefile0 srcdir=../..
26 $(srcdir)/mkinstalldirs $(DESTDIR)$(defaultsdir)
34 $(srcdir)/mkinstalldirs $(DESTDIR)$(inetdefdir)
38 $(srcdir)/mkinstalldirs $(DESTDIR)$(sshdocdir)
39 $(INSTALL) -m 644 $(srcdir)/CREDITS $(DESTDIR)$(sshdocdir)/CREDITS
40 $(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
41 $(INSTALL) -m 644 $(srcdir)/LICENCE $(DESTDIR)$(sshdocdir)/LICENCE
42 $(INSTALL) -m 644 $(srcdir)/OVERVIEW $(DESTDIR)$(sshdocdir)/OVERVIEW
43 $(INSTALL) -m 644 $(srcdir)/PROTOCOL $(DESTDIR)$(sshdocdir)/PROTOCOL
44 $(INSTALL) -m 644 $(srcdir)/PROTOCO
1 srcdir=../.. macro
[all...]
/external/stlport/test/eh/
H A Dcomo-linux.mak8 srcdir = . macro
H A Dcomo.mak5 srcdir = . macro
H A Degcs.mak5 srcdir = . macro
H A Dcygwin.mak5 srcdir = . macro
H A Ddjgpp.mak5 srcdir = . macro
H A Dgcc-99r1.mak5 srcdir = . macro
H A Dgcc7.mak5 srcdir = . macro
H A Dhpacc.mak5 srcdir = . macro
H A Dmingw32.mak5 srcdir = . macro
H A Dgcc-amigaos-m68k.mak5 srcdir = . macro
H A Dgcc-apple-macosx.mak5 srcdir = . macro
H A Dgcc-freebsd.mak5 srcdir = . macro
H A Dgcc-hp11.mak5 srcdir = . macro
H A Dgcc-irix.mak5 srcdir = . macro
H A Dgcc-linux.mak6 srcdir = . macro
H A Dgcc-netbsd.mak5 srcdir = . macro
H A Dgcc.mak5 srcdir = . macro
/external/srtp/
H A DMakefile34 INCDIR = -Icrypto/include -I$(srcdir)/include -I$(srcdir)/crypto/include
55 srcdir = . macro
/external/srtp/crypto/
H A DMakefile6 srcdir = . macro
12 INCDIR = -Iinclude -I$(srcdir)/include

Completed in 259 milliseconds

12