From: Ulf Möller Date: Thu, 22 Apr 1999 20:10:06 +0000 (+0000) Subject: Remove references to .org header file names. X-Git-Tag: OpenSSL_0_9_3beta1~278 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=169cc7a11245a1cdecfa01ceade27e4c9a7d7c91 Remove references to .org header file names. --- diff --git a/crypto/bf/bf_locl.h b/crypto/bf/bf_locl.h index 418ff04fde..c2b02439ec 100644 --- a/crypto/bf/bf_locl.h +++ b/crypto/bf/bf_locl.h @@ -1,4 +1,4 @@ -/* crypto/bf/bf_locl.org */ +/* crypto/bf/bf_locl.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl index f863e0d56a..663aa4dd51 100644 --- a/crypto/bn/Makefile.ssl +++ b/crypto/bn/Makefile.ssl @@ -154,7 +154,6 @@ clean: errors: $(ERRC).c $(ERRC).c: $(ERR).err - $(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).org # special case .org $(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h $(PERL) ../err/err_genc.pl -s $(ERR).h $(ERRC).c diff --git a/crypto/bn/bn.h b/crypto/bn/bn.h index 136bf55569..bf176eb477 100644 --- a/crypto/bn/bn.h +++ b/crypto/bn/bn.h @@ -1,4 +1,4 @@ -/* crypto/bn/bn.org */ +/* crypto/bn/bn.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl index 46be0c8f89..1626f496fa 100644 --- a/crypto/des/Makefile.ssl +++ b/crypto/des/Makefile.ssl @@ -19,7 +19,7 @@ DES_ENC= des_enc.o fcrypt_b.o CFLAGS= $(INCLUDES) $(CFLAG) -GENERAL=Makefile des.org des_locl.org +GENERAL=Makefile TEST=destest.c APPS= diff --git a/crypto/des/des.h b/crypto/des/des.h index c9f67921d3..64c9613886 100644 --- a/crypto/des/des.h +++ b/crypto/des/des.h @@ -1,4 +1,4 @@ -/* crypto/des/des.org */ +/* crypto/des/des.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/des/des_locl.h b/crypto/des/des_locl.h index d01c704244..f94e9ff5d2 100644 --- a/crypto/des/des_locl.h +++ b/crypto/des/des_locl.h @@ -1,4 +1,4 @@ -/* crypto/des/des_locl.org */ +/* crypto/des/des_locl.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/idea/idea.h b/crypto/idea/idea.h index 59a9fa3622..41ace440d8 100644 --- a/crypto/idea/idea.h +++ b/crypto/idea/idea.h @@ -1,4 +1,4 @@ -/* crypto/idea/idea.org */ +/* crypto/idea/idea.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/md2/md2.h b/crypto/md2/md2.h index 1a0079fa27..122e276d57 100644 --- a/crypto/md2/md2.h +++ b/crypto/md2/md2.h @@ -1,4 +1,4 @@ -/* crypto/md/md2.org */ +/* crypto/md/md2.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/pem/Makefile.ssl b/crypto/pem/Makefile.ssl index decb2fe13c..4f90ffb797 100644 --- a/crypto/pem/Makefile.ssl +++ b/crypto/pem/Makefile.ssl @@ -80,7 +80,6 @@ clean: errors: $(ERRC).c $(ERRC).c: $(ERR).err - $(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).org # SPECIAL CASE .org $(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h $(PERL) ../err/err_genc.pl -s $(ERR).h $(ERRC).c diff --git a/crypto/pem/pem.h b/crypto/pem/pem.h index c85942a5c3..2c279c60ba 100644 --- a/crypto/pem/pem.h +++ b/crypto/pem/pem.h @@ -1,4 +1,4 @@ -/* crypto/pem/pem.org */ +/* crypto/pem/pem.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/rc2/rc2.h b/crypto/rc2/rc2.h index 507a89698e..2fc48f11fa 100644 --- a/crypto/rc2/rc2.h +++ b/crypto/rc2/rc2.h @@ -1,4 +1,4 @@ -/* crypto/rc2/rc2.org */ +/* crypto/rc2/rc2.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * diff --git a/crypto/rc4/rc4.h b/crypto/rc4/rc4.h index 7dee7320a1..a77898c1c8 100644 --- a/crypto/rc4/rc4.h +++ b/crypto/rc4/rc4.h @@ -1,4 +1,4 @@ -/* crypto/rc4/rc4.org */ +/* crypto/rc4/rc4.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. *