Searched refs:MAKEDEPEND (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-11-stable/crypto/openssl/util/
H A Ddomd9 MAKEDEPEND=""
11 MAKEDEPEND="$MAKEDEPEND $1"
15 if [ "$MAKEDEPEND" = "" ]; then MAKEDEPEND=makedepend; fi
22 if expr "$MAKEDEPEND" : ".*makedepend" > /dev/null; then
23 ${MAKEDEPEND} -D OPENSSL_DOING_MAKEDEPEND $@ && \
34 ${MAKEDEPEND} -Werror -D OPENSSL_DOING_MAKEDEPEND -M $args >> Makefile.tmp || exit 1
/freebsd-11-stable/crypto/openssl/crypto/krb5/
H A DMakefile68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/srp/
H A DMakefile11 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/jpake/
H A DMakefile38 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
39 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A DMakefile68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/mdc2/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/pqueue/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A DMakefile75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/ripemd/
H A DMakefile75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/stack/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/txt_db/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A DMakefile80 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A DMakefile78 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/buffer/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/camellia/
H A DMakefile81 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
82 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/cast/
H A DMakefile75 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/cmac/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/comp/
H A DMakefile70 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
71 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A DMakefile67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/seed/
H A DMakefile68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/store/
H A DMakefile69 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
70 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)

Completed in 110 milliseconds

123