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

1234

/freebsd-9.3-release/crypto/openssl/util/
H A Ddomd9 MAKEDEPEND=$1
12 if [ "$MAKEDEPEND" = "" ]; then MAKEDEPEND=makedepend; fi
17 if expr "$MAKEDEPEND" : '.*gcc$' > /dev/null; then
29 ${MAKEDEPEND} -D OPENSSL_DOING_MAKEDEPEND $@
/freebsd-9.3-release/crypto/openssl/fips/
H A DMakefile13 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
202 @[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDE) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/krb5/
H A DMakefile66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/txt_db/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/fips/aes/
H A DMakefile14 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) \
/freebsd-9.3-release/crypto/openssl/fips/des/
H A DMakefile14 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) \
/freebsd-9.3-release/crypto/openssl/fips/dh/
H A DMakefile14 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/crypto/hmac/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/idea/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/jpake/
H A DMakefile36 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
37 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/lhash/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/md2/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/md4/
H A DMakefile66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/mdc2/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/pqueue/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/rc2/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/rc5/
H A DMakefile82 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/seed/
H A DMakefile66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/stack/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/fips/hmac/
H A DMakefile14 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
75 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/fips/sha/
H A DMakefile14 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
108 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/fips/rand/
H A DMakefile14 MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) macro
80 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(SRC) $(TEST)
/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A DMakefile85 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
86 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/buffer/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A DMakefile76 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
77 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)

Completed in 127 milliseconds

1234