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

123

/barrelfish-master/lib/openssl-1.0.0d/util/
H A Ddomd9 MAKEDEPEND=$1
12 if [ "$MAKEDEPEND" = "" ]; then MAKEDEPEND=makedepend; fi
17 if expr "$MAKEDEPEND" : '.*gcc$' > /dev/null; then
25 ${MAKEDEPEND} -Werror -D OPENSSL_DOING_MAKEDEPEND -M $args >> Makefile.tmp || exit 1
30 ${MAKEDEPEND} -D OPENSSL_DOING_MAKEDEPEND $@ && \
/barrelfish-master/lib/openssl-1.0.0d/crypto/krb5/
H A DMakefile66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/modes/
H A DMakefile66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/pqueue/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/txt_db/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by top Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/
H A DMakefile76 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
77 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/buffer/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/idea/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/jpake/
H A DMakefile36 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
37 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/lhash/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/md2/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/md4/
H A DMakefile66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/md5/
H A DMakefile80 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
81 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/mdc2/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc2/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc5/
H A DMakefile73 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/ripemd/
H A DMakefile73 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/stack/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/whrlpool/
H A DMakefile78 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
79 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/camellia/
H A DMakefile77 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
78 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/cast/
H A DMakefile73 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
74 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/comp/
H A DMakefile68 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/err/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/hmac/
H A DMakefile65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/
H A DMakefile88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
89 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)

Completed in 146 milliseconds

123