components/openssl/openssl-0.9.8-fips-140/Makefile
changeset 774 d0cbca26a17c
parent 609 775168282b2f
child 796 7fa97e814929
--- a/components/openssl/openssl-0.9.8-fips-140/Makefile	Tue Apr 17 10:38:01 2012 -0700
+++ b/components/openssl/openssl-0.9.8-fips-140/Makefile	Tue Apr 17 10:40:54 2012 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -159,6 +159,8 @@
 $(BUILD_32_and_64):	ccwrap
 build:			$(BUILD_32_and_64)
 
+CLOBBER_PATHS += ccwrap
+
 # We follow what we do for install in openssl/openssl-1.0.0 component. Please
 # see the comment in Makefile in there for more information.
 install:	$(INSTALL_32_and_64)