diff options
| author | markus <> | 2002-09-05 22:12:12 +0000 |
|---|---|---|
| committer | markus <> | 2002-09-05 22:12:12 +0000 |
| commit | e08fb7998d733407336e83a299f140b0c1d2fcd3 (patch) | |
| tree | 64de5de3b0be4adfc5050b6f785b6975c564b730 /src/lib/libcrypto/objects/Makefile.ssl | |
| parent | b200d1ec45aafc7c92b197a4b605e34834d74f1d (diff) | |
| download | openbsd-e08fb7998d733407336e83a299f140b0c1d2fcd3.tar.gz openbsd-e08fb7998d733407336e83a299f140b0c1d2fcd3.tar.bz2 openbsd-e08fb7998d733407336e83a299f140b0c1d2fcd3.zip | |
merge with 0.9.7-beta1
Diffstat (limited to 'src/lib/libcrypto/objects/Makefile.ssl')
| -rw-r--r-- | src/lib/libcrypto/objects/Makefile.ssl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/Makefile.ssl b/src/lib/libcrypto/objects/Makefile.ssl index 1e990107d3..a9f01ffc0d 100644 --- a/src/lib/libcrypto/objects/Makefile.ssl +++ b/src/lib/libcrypto/objects/Makefile.ssl | |||
| @@ -15,6 +15,7 @@ MAKEDEPPROG= makedepend | |||
| 15 | MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) | 15 | MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG) |
| 16 | MAKEFILE= Makefile.ssl | 16 | MAKEFILE= Makefile.ssl |
| 17 | AR= ar r | 17 | AR= ar r |
| 18 | PERL= perl | ||
| 18 | 19 | ||
| 19 | CFLAGS= $(INCLUDES) $(CFLAG) | 20 | CFLAGS= $(INCLUDES) $(CFLAG) |
| 20 | 21 | ||
