projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Changes from 1.0.0-stable.
[openssl.git]
/
crypto
/
Makefile
diff --git
a/crypto/Makefile
b/crypto/Makefile
index
b730fa4
..
c1033f6
100644
(file)
--- a/
crypto/Makefile
+++ b/
crypto/Makefile
@@
-5,9
+5,9
@@
DIR= crypto
TOP= ..
CC= cc
DIR= crypto
TOP= ..
CC= cc
-INCLUDE= -I. -I$(TOP) -I../include
+INCLUDE= -I. -I$(TOP) -I../include
$(ZLIB_INCLUDE)
# INCLUDES targets sudbirs!
# INCLUDES targets sudbirs!
-INCLUDES= -I.. -I../.. -I../asn1 -I../evp -I../../include
+INCLUDES= -I.. -I../.. -I../asn1 -I../evp -I../../include
$(ZLIB_INCLUDE)
CFLAG= -g
MAKEDEPPROG= makedepend
MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
CFLAG= -g
MAKEDEPPROG= makedepend
MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)