[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: OpenSSL-fips-0_9_8-stable: openssl/apps/ Makefile opens...
From:       "Andy Polyakov" <appro () openssl ! org>
Date:       2007-03-25 14:40:33
Message-ID: 20070325144033.AC2B71AC60C6 () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Andy Polyakov
  Root:   /v/openssl/cvs                   Email:  appro@openssl.org
  Module: openssl                          Date:   25-Mar-2007 16:40:33
  Branch: OpenSSL-fips-0_9_8-stable        Handle: 2007032515403201

  Modified files:           (Branch: OpenSSL-fips-0_9_8-stable)
    openssl/apps            Makefile
    openssl/test            Makefile

  Log:
    Typos in Makefiles.

  Summary:
    Revision    Changes     Path
    1.9.2.8.2.2 +1  -1      openssl/apps/Makefile
    1.12.2.10.2.2+1  -1      openssl/test/Makefile
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/apps/Makefile
  ============================================================================
  $ cvs diff -u -r1.9.2.8.2.1 -r1.9.2.8.2.2 Makefile
  --- openssl/apps/Makefile	22 Mar 2007 00:37:43 -0000	1.9.2.8.2.1
  +++ openssl/apps/Makefile	25 Mar 2007 14:40:32 -0000	1.9.2.8.2.2
  @@ -161,7 +161,7 @@
   	  LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
   	fi; \
   	$(MAKE) -f $(TOP)/Makefile.shared -e \
  -		CC=${CC} APPNAME=$(EXE) OBJECTS="$(PROGRAM).o $(E_OBJ)" \
  +		CC=$${CC} APPNAME=$(EXE) OBJECTS="$(PROGRAM).o $(E_OBJ)" \
   		LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
   		link_app.$${shlib_target}
   	-(cd ..; \
  @@ .
  patch -p0 <<'@@ .'
  Index: openssl/test/Makefile
  ============================================================================
  $ cvs diff -u -r1.12.2.10.2.1 -r1.12.2.10.2.2 Makefile
  --- openssl/test/Makefile	22 Mar 2007 00:39:18 -0000	1.12.2.10.2.1
  +++ openssl/test/Makefile	25 Mar 2007 14:40:33 -0000	1.12.2.10.2.2
  @@ -281,7 +281,7 @@
   	@echo "Generate a set of DSA parameters"
   	../util/shlib_wrap.sh ./$(DSATEST)
   	../util/shlib_wrap.sh ./$(DSATEST) -app2_1
  -	if [ -n "$(FIPSCANLIB) ]; then \
  +	if [ -n "$(FIPSCANLIB)" ]; then \
   	  ../util/shlib_wrap.sh ./$(FIPS_DSATEST); \
   	  ../util/shlib_wrap.sh ./$(FIPS_DSATEST) -app2_1; \
   	fi
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic