HomeSort by: relevance | last modified time | path
    Searched refs:compile_et (Results 1 - 16 of 16) sorted by relevancy

  /src/tools/compile_et/
Makefile 3 HOSTPROGNAME= ${_TOOL_PREFIX}compile_et
4 HOST_SRCDIR= crypto/external/bsd/heimdal/lib/libcom_err/compile_et
  /src/crypto/external/bsd/heimdal/lib/libcom_err/
Makefile 23 .PHONY: compile_et
24 includes: compile_et
25 SUBDIR= compile_et
27 compile_et:
28 @cd ${.CURDIR}/compile_et && ${MAKE}
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
NTMakefile 61 $(BINDIR)\compile_et.exe: $(OBJ)\parse.obj $(OBJ)\lex.obj $(OBJ)\compile_et.obj $(OBJ)\compile_et-version.res
71 $(OBJ)\compile_et.obj: compile_et.c
80 all:: $(INCFILES) $(LIBCOMERR) $(BINDIR)\compile_et.exe
86 -$(RM) $(BINDIR)\compile_et.*
  /src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et/
Makefile 10 PROG= compile_et
12 SRCS+= compile_et.c parse.y lex.l \
  /src/crypto/external/bsd/heimdal/dist/lib/ntlm/
NTMakefile 48 $(BINDIR)\compile_et.exe $(SRCDIR)\ntlm_err.et
  /src/crypto/external/bsd/heimdal/
heimdal2netbsd 167 find $d -type f -name '*.[ch]' -a ! -name compile_et.? -print | while read f; do
182 for f in $d/lib/sl/slc-gram.y $d/lib/com_err/compile_et.c; do
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
NTMakefile 329 $(BINDIR)\compile_et.exe $(SRCDIR)\krb5_err.et
334 $(BINDIR)\compile_et.exe $(SRCDIR)\krb_err.et
339 $(BINDIR)\compile_et.exe $(SRCDIR)\heim_err.et
344 $(BINDIR)\compile_et.exe $(SRCDIR)\k524_err.et
  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
NTMakefile 106 $(BINDIR)\compile_et.exe $(SRCDIR)\hdb_err.et
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
NTMakefile 98 $(BINDIR)\compile_et.exe $(SRCDIR)\wind_err.et
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
NTMakefile 182 $(BINDIR)\compile_et.exe $(SRCDIR)\hx509_err.et
  /src/crypto/external/bsd/heimdal/dist/lib/kadm5/
NTMakefile 170 $(BINDIR)\compile_et.exe $(SRCDIR)\kadm5_err.et
  /src/tools/
Makefile 117 asn1_compile cksum compile_et db \
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
NTMakefile 91 $(BINDIR)\compile_et.exe $(SRCDIR)\asn1_err.et
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
NTMakefile 247 $(BINDIR)\compile_et.exe $(SRCDIR)\krb5\gkrb5_err.et
  /src/share/mk/
bsd.own.mk 520 TOOL_COMPILE_ET= ${TOOLDIR}/bin/${_TOOL_PREFIX}compile_et
642 TOOL_COMPILE_ET= compile_et
  /src/crypto/external/bsd/heimdal/dist/
configure 678 COMPILE_ET
16283 ac_cv_prog_COMPILE_ET=${with_cross_tools}compile_et
30635 # Extract the first word of "compile_et", so it can be a program name with args.
30636 set dummy compile_et; ac_word=$2
30643 if test -n "$COMPILE_ET"; then
30644 ac_cv_prog_COMPILE_ET="$COMPILE_ET" # Let the user override the test.
30657 ac_cv_prog_COMPILE_ET="compile_et"
30668 COMPILE_ET=$ac_cv_prog_COMPILE_ET
30669 if test -n "$COMPILE_ET"; then
30670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $COMPILE_ET" >&
    [all...]

Completed in 68 milliseconds