Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib leave the roach motel



details:   https://anonhg.NetBSD.org/src/rev/5cf39f59b4bb
branches:  trunk
changeset: 780091:5cf39f59b4bb
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jul 11 19:02:18 2012 +0000

description:
leave the roach motel

diffstat:

 lib/libcrypto_idea/Makefile |  42 ------------------------------------------
 lib/libcrypto_mdc2/Makefile |  42 ------------------------------------------
 lib/libcrypto_rc5/Makefile  |  42 ------------------------------------------
 3 files changed, 0 insertions(+), 126 deletions(-)

diffs (138 lines):

diff -r 7fb778f0730a -r 5cf39f59b4bb lib/libcrypto_idea/Makefile
--- a/lib/libcrypto_idea/Makefile       Wed Jul 11 19:01:02 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-#      $NetBSD: Makefile,v 1.7 2010/07/06 05:59:52 mrg Exp $
-
-# RCSid:
-#      Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
-#
-#      @(#) Copyright (c) 1994 Simon J. Gerraty
-#
-#      This file is provided in the hope that it will
-#      be of use.  There is absolutely NO WARRANTY.
-#      Permission to copy, redistribute or otherwise
-#      use this file is hereby granted provided that 
-#      the above copyright notice and this notice are
-#      left intact. 
-#      
-#      Please send copies of changes and bug-fixes to:
-#      sjg%quick.com.au@localhost
-#
-
-NOPIC=         # defined
-#NOPROFILE=    # defined
-#NOLINT=       # defined
-
-.include <bsd.own.mk>
-
-# XXX There's a bit of work to do before we can enable warnings.
-WARNS=         0
-
-LIB=           crypto_idea
-CPPFLAGS+=     -Dlib${LIB} -I. -I${OPENSSLSRC}/crypto -I${OPENSSLSRC}
-
-CRYPTODIST=    ${NETBSDSRCDIR}/crypto/dist
-
-.include "${NETBSDSRCDIR}/crypto/Makefile.openssl"
-
-.PATH: ${OPENSSLSRC} ${OPENSSLSRC}/crypto/idea ${OPENSSLSRC}/crypto/evp
-
-CPPFLAGS+=     -I${OPENSSLSRC}/crypto/idea
-SRCS+=         i_cbc.c i_skey.c e_idea.c c_allc.c
-
-AFLAGS+=       -DELF
-
-.include <bsd.lib.mk>
diff -r 7fb778f0730a -r 5cf39f59b4bb lib/libcrypto_mdc2/Makefile
--- a/lib/libcrypto_mdc2/Makefile       Wed Jul 11 19:01:02 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-#      $NetBSD: Makefile,v 1.2 2010/07/06 05:59:53 mrg Exp $
-
-# RCSid:
-#      Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
-#
-#      @(#) Copyright (c) 1994 Simon J. Gerraty
-#
-#      This file is provided in the hope that it will
-#      be of use.  There is absolutely NO WARRANTY.
-#      Permission to copy, redistribute or otherwise
-#      use this file is hereby granted provided that 
-#      the above copyright notice and this notice are
-#      left intact. 
-#      
-#      Please send copies of changes and bug-fixes to:
-#      sjg%quick.com.au@localhost
-#
-
-NOPIC=         # defined
-#NOPROFILE=    # defined
-#NOLINT=       # defined
-
-.include <bsd.own.mk>
-
-# XXX There's a bit of work to do before we can enable warnings.
-WARNS=         0
-
-LIB=           crypto_mdc2
-CPPFLAGS+=     -Dlib${LIB} -I. -I${OPENSSLSRC}/crypto -I${OPENSSLSRC}
-
-CRYPTODIST=    ${NETBSDSRCDIR}/crypto/dist
-
-.include "${NETBSDSRCDIR}/crypto/Makefile.openssl"
-
-.PATH: ${OPENSSLSRC} ${OPENSSLSRC}/crypto/mdc2 ${OPENSSLSRC}/crypto/evp
-
-CPPFLAGS+=     -I${OPENSSLSRC}/crypto/mdc2
-SRCS+=         mdc2dgst.c
-
-AFLAGS+=       -DELF
-
-.include <bsd.lib.mk>
diff -r 7fb778f0730a -r 5cf39f59b4bb lib/libcrypto_rc5/Makefile
--- a/lib/libcrypto_rc5/Makefile        Wed Jul 11 19:01:02 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-#      $NetBSD: Makefile,v 1.7 2010/07/06 05:59:53 mrg Exp $
-
-# RCSid:
-#      Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
-#
-#      @(#) Copyright (c) 1994 Simon J. Gerraty
-#
-#      This file is provided in the hope that it will
-#      be of use.  There is absolutely NO WARRANTY.
-#      Permission to copy, redistribute or otherwise
-#      use this file is hereby granted provided that 
-#      the above copyright notice and this notice are
-#      left intact. 
-#      
-#      Please send copies of changes and bug-fixes to:
-#      sjg%quick.com.au@localhost
-#
-
-NOPIC=         # defined
-#NOPROFILE=    # defined
-#NOLINT=       # defined
-
-.include <bsd.own.mk>
-
-# XXX There's a bit of work to do before we can enable warnings.
-WARNS=         0
-
-LIB=           crypto_rc5
-CPPFLAGS+=     -Dlib${LIB} -I. -I${OPENSSLSRC}/crypto -I${OPENSSLSRC}
-
-CRYPTODIST=    ${NETBSDSRCDIR}/crypto/dist
-
-.include "${NETBSDSRCDIR}/crypto/Makefile.openssl"
-
-.PATH: ${OPENSSLSRC} ${OPENSSLSRC}/crypto/rc5 ${OPENSSLSRC}/crypto/evp
-
-CPPFLAGS+=     -I${OPENSSLSRC}/crypto/rc5
-SRCS+=         rc5_skey.c rc5_enc.c e_rc5.c c_allc.c
-
-AFLAGS+=       -DELF
-
-.include <bsd.lib.mk>



Home | Main Index | Thread Index | Old Index