projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ca1d2
)
Adjust DIR variable in fips-1.0/Makefile accordingly.
author
Andy Polyakov
<appro@openssl.org>
Sun, 5 Feb 2006 12:38:58 +0000
(12:38 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 5 Feb 2006 12:38:58 +0000
(12:38 +0000)
fips-1.0/Makefile
patch
|
blob
|
history
diff --git
a/fips-1.0/Makefile
b/fips-1.0/Makefile
index d8c980d6281f45e37d04db759b1f8c13912aa537..42487cd9b1b1530c81400f10bab860d5b7829ca6 100644
(file)
--- a/
fips-1.0/Makefile
+++ b/
fips-1.0/Makefile
@@
-2,7
+2,7
@@
# OpenSSL/fips-1.0/Makefile
#
-DIR= fips
+DIR= fips
-1.0
TOP= ..
CC= cc
INCLUDE= -I. -I$(TOP) -I../include