From: Andy Polyakov Date: Fri, 3 Jan 2003 10:32:04 +0000 (+0000) Subject: HP/UX 11i make gets upset by this line containing nothing but a Tab X-Git-Tag: OpenSSL_0_9_7a~86^2~28 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=97e2e71ef930e1865db75c647f3c594bb641bf1c;p=oweals%2Fopenssl.git HP/UX 11i make gets upset by this line containing nothing but a Tab --- diff --git a/engines/Makefile.ssl b/engines/Makefile.ssl index a39e61f4ad..a3cff02c57 100644 --- a/engines/Makefile.ssl +++ b/engines/Makefile.ssl @@ -28,7 +28,7 @@ APPS= LIB=$(TOP)/libcrypto.a LIBNAMES= 4758_cca aep atalla cswift ncipher nuron sureware ubsec - + LIBSRC= e_4758_cca.c \ e_aep.c \ e_atalla.c \