HomeSort by: relevance | last modified time | path
    Searched refs:INCDIR (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/include/
NTMakefile 41 $(INCDIR)\config.h \
42 $(INCDIR)\crypto-headers.h \
43 $(INCDIR)\heim_threads.h \
44 $(INCDIR)\krb5-types.h \
45 $(INCDIR)\version.h
47 $(INCDIR)\krb5-types.h: $(OBJ)\bits.exe
48 $(OBJ)\bits.exe $(INCDIR)\krb5-types.h
54 $(INCDIR)\config.h: config.h.w32 ..\windows\NTMakefile.config ..\windows\NTMakefile.version NTMakefile
111 $(INCDIR)\version.h: ..\windows\NTMakefile.version NTMakefile
  /src/sys/external/bsd/gnu-efi/dist/
Make.rules 52 $(CC) $(INCDIR) $(CFLAGS) $(CPPFLAGS) -c $< -o $@
55 $(CC) $(INCDIR) $(CFLAGS) $(CPPFLAGS) -S $< -o $@
58 $(CC) $(INCDIR) $(CFLAGS) $(CPPFLAGS) -E $< -o $@
61 $(CC) $(INCDIR) $(CFLAGS) $(CPPFLAGS) -c $< -o $@
64 $(CC) $(INCDIR) $(CFLAGS) $(CPPFLAGS) -E $< -o $@
  /src/external/gpl3/binutils/dist/libsframe/
Makefile.am 28 INCDIR = $(srcdir)/../include
46 include_HEADERS = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
  /src/external/gpl3/binutils.old/dist/libsframe/
Makefile.am 28 INCDIR = $(srcdir)/../include
46 include_HEADERS = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
  /src/external/gpl3/gdb/dist/libsframe/
Makefile.am 28 INCDIR = $(srcdir)/../include
46 include_HEADERS = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
  /src/external/gpl3/gdb.old/dist/libsframe/
Makefile.am 28 INCDIR = $(srcdir)/../include
46 include_HEADERS = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
NTMakefile 144 $(OBJ)\make-roken.c: roken.h.in roken.awk $(INCDIR)\config.h
147 $(INCDIR)\roken.h: $(OBJ)\make-roken.exe
151 $(INCDIR)\base64.h \
152 $(INCDIR)\dirent.h \
153 $(INCDIR)\dlfcn.h \
154 $(INCDIR)\err.h \
155 $(INCDIR)\fnmatch.h \
156 $(INCDIR)\getarg.h \
157 $(INCDIR)\glob.h \
158 $(INCDIR)\hex.h
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/ntlm/
NTMakefile 37 $(INCDIR)\heimntlm.h \
38 $(INCDIR)\heimntlm-protos.h \
39 $(INCDIR)\ntlm_err.h
  /src/crypto/external/bsd/heimdal/dist/packages/windows/sdk/
NTMakefile 124 {$(INCDIR)}.h{$(SDKINCDIR)}.h:
127 {$(INCDIR)}.h{$(SDKINCDIR)\krb5}.h:
130 {$(INCDIR)}.h{$(SDKINCDIR)\heimdal}.h:
133 {$(INCDIR)\kadm5}.h{$(SDKINCDIR)\kadm5}.h:
136 {$(INCDIR)\gssapi}.h{$(SDKINCDIR)\gssapi}.h:
139 {$(INCDIR)\gssapi}.h{$(SDKINCDIR)\heimdal}.h:
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
NTMakefile 241 $(INCDIR)\der.h \
242 $(INCDIR)\heim_asn1.h \
243 $(INCDIR)\der-protos.h \
244 $(INCDIR)\der-private.h \
245 $(INCDIR)\asn1-common.h \
246 $(INCDIR)\asn1-template.h \
249 $(INCDIR)\der-protos.h: $(OBJ)\der-protos.h
252 $(INCDIR)\asn1_err.h \
253 $(INCDIR)\cms_asn1.h \
254 $(INCDIR)\digest_asn1.h
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
NTMakefile 57 $(INCDIR)\wind.h \
58 $(INCDIR)\wind_err.h \
59 $(INCDIR)\map_table.h \
60 $(INCDIR)\errorlist_table.h \
61 $(INCDIR)\normalize_table.h \
62 $(INCDIR)\combining_table.h \
63 $(INCDIR)\bidi_table.h \
64 $(INCDIR)\punycode_examples.h
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
NTMakefile 38 INCFILES=$(INCDIR)\com_err.h $(INCDIR)\com_right.h
  /src/crypto/external/bsd/heimdal/dist/kdc/
NTMakefile 49 $(INCDIR)\kdc.h \
50 $(INCDIR)\kdc-protos.h \
51 $(INCDIR)\kdc-private.h \
52 $(INCDIR)\krb5\windc_plugin.h
  /src/crypto/external/bsd/heimdal/dist/lib/vers/
NTMakefile 36 INCFILES=$(INCDIR)\vers.h
  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
NTMakefile 118 $(INCDIR)\hdb.h \
119 $(INCDIR)\hdb-protos.h \
121 $(INCDIR)\hdb_err.h \
122 $(INCDIR)\hdb_asn1.h \
123 $(INCDIR)\hdb_asn1-priv.h
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
NTMakefile 145 $(INCDIR)\hx509.h \
146 $(INCDIR)\hx509-protos.h \
147 $(INCDIR)\hx509-private.h \
148 $(INCDIR)\hx509_err.h \
149 $(INCDIR)\ocsp_asn1.h \
150 $(INCDIR)\pkcs10_asn1.h \
151 $(INCDIR)\crmf_asn1.h \
  /src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.w32 80 INCDIR =$(DESTDIR)\inc
162 cincdirs=$(cincdirs) -I$(INCDIR) -I$(INCDIR)\krb5 $(pthreadinc)
234 CPREPROCESSOUT = $(CC) /EP /FI$(INCDIR)\config.h /TC /DCPP_ONLY=1
325 {}.hin{$(INCDIR)}.h:
328 {}.h{$(INCDIR)}.h:
331 {}.h{$(INCDIR)\krb5}.h:
334 {$(OBJ)}.h{$(INCDIR)}.h:
340 {$(OBJ)}.hx{$(INCDIR)}.h:
391 ! if !exist("$(INCDIR)")
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
NTMakefile 171 $(INCDIR)\heim_err.h \
172 $(INCDIR)\k524_err.h \
173 $(INCDIR)\kcm.h \
174 $(INCDIR)\krb_err.h \
175 $(INCDIR)\krb5.h \
176 $(INCDIR)\krb5_ccapi.h \
177 $(INCDIR)\krb5_err.h \
178 $(INCDIR)\krb5_locl.h \
179 $(INCDIR)\krb5-protos.h \
180 $(INCDIR)\krb5-private.h
    [all...]
  /src/external/gpl3/binutils/dist/libctf/
Makefile.am 42 INCDIR = $(srcdir)/../include
48 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
109 CFLAGS="$(CFLAGS) -I$(INCDIR) -I$(srcdir) -I$(builddir) -I$(builddir)/../bfd $(ZLIBINC)" \
  /src/external/gpl3/binutils.old/dist/libctf/
Makefile.am 42 INCDIR = $(srcdir)/../include
48 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
109 CFLAGS="$(CFLAGS) -I$(INCDIR) -I$(srcdir) -I$(builddir) -I$(builddir)/../bfd $(ZLIBINC)" \
  /src/external/gpl3/gdb/dist/libctf/
Makefile.am 42 INCDIR = $(srcdir)/../include
48 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
109 CFLAGS="$(CFLAGS) -I$(INCDIR) -I$(srcdir) -I$(builddir) -I$(builddir)/../bfd $(ZLIBINC)" \
  /src/external/gpl3/gdb.old/dist/libctf/
Makefile.am 42 INCDIR = $(srcdir)/../include
48 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
109 CFLAGS="$(CFLAGS) -I$(INCDIR) -I$(srcdir) -I$(builddir) -I$(builddir)/../bfd $(ZLIBINC)" \
  /src/crypto/external/bsd/heimdal/dist/lib/base/
NTMakefile 38 INCFILES=$(INCDIR)\heimbase.h
  /src/external/gpl3/gdb/dist/libiberty/testsuite/
Makefile.in 40 INCDIR=$(srcdir)/../$(MULTISRCTOP)../include
76 TEST_COMPILE = $(CC) @DEFS@ $(LIBCFLAGS) -I.. -I$(INCDIR) $(HDEFINES)
  /src/external/gpl3/gdb.old/dist/libiberty/testsuite/
Makefile.in 40 INCDIR=$(srcdir)/../$(MULTISRCTOP)../include
76 TEST_COMPILE = $(CC) @DEFS@ $(LIBCFLAGS) -I.. -I$(INCDIR) $(HDEFINES)

Completed in 32 milliseconds

1 2