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:
0b948f3
)
From the FIPS directory, darnit!
author
Richard Levitte
<levitte@openssl.org>
Wed, 28 Jul 2004 02:24:48 +0000
(
02:24
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 28 Jul 2004 02:24:48 +0000
(
02:24
+0000)
makevms.com
patch
|
blob
|
history
diff --git
a/makevms.com
b/makevms.com
index fb59f996c6b4328d4d8a6bc0b554e4b5a7c8d6e9..1e626148854a0b3db33622d7f21a5017630bec4d 100755
(executable)
--- a/
makevms.com
+++ b/
makevms.com
@@
-500,9
+500,9
@@
$ tmp = EXHEADER_'D'
$ IF tmp .EQS. "" THEN GOTO LOOP_FDIRS
$ IF D .EQS. ""
$ THEN
-$ COPY [.
CRYPTO
]'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
+$ COPY [.
FIPS
]'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
$ ELSE
-$ COPY [.
CRYPTO
.'D']'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
+$ COPY [.
FIPS
.'D']'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
$ ENDIF
$ GOTO LOOP_FDIRS
$ LOOP_FDIRS_END: