diff options
| author | markus <> | 2004-04-07 20:42:10 +0000 |
|---|---|---|
| committer | markus <> | 2004-04-07 20:42:10 +0000 |
| commit | d5435a9bdeba50ff99ccc551504abc22b928c041 (patch) | |
| tree | 3a7c53ac303fb42afc73afdea10b33742f20a87b /src/lib/libcrypto/md5 | |
| parent | fa83f11e2dbd07a1d276b24e79917327f6eef094 (diff) | |
| download | openbsd-d5435a9bdeba50ff99ccc551504abc22b928c041.tar.gz openbsd-d5435a9bdeba50ff99ccc551504abc22b928c041.tar.bz2 openbsd-d5435a9bdeba50ff99ccc551504abc22b928c041.zip | |
import openssl-0.9.7d
Diffstat (limited to 'src/lib/libcrypto/md5')
| -rw-r--r-- | src/lib/libcrypto/md5/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/md5/Makefile.ssl b/src/lib/libcrypto/md5/Makefile.ssl index 2d4df972ff..2361775a2d 100644 --- a/src/lib/libcrypto/md5/Makefile.ssl +++ b/src/lib/libcrypto/md5/Makefile.ssl | |||
| @@ -84,7 +84,7 @@ files: | |||
| 84 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO | 84 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO |
| 85 | 85 | ||
| 86 | links: | 86 | links: |
| 87 | @$(TOP)/util/point.sh Makefile.ssl Makefile | 87 | @sh $(TOP)/util/point.sh Makefile.ssl Makefile |
| 88 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) | 88 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) |
| 89 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) | 89 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) |
| 90 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) | 90 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) |
