summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index ca143e1..a7fa039 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -329,6 +329,8 @@ fips.h:
fips_rand.h:
echo '/* dummy fips_rand.h */' > ${.TARGET}
+CLEANFILES+= fips.h fips_rand.h
+
OLDSYMLINKS+= libdes.a libdes.so libdes.so.3 libdes_p.a
afterinstall:
@${ECHO} "Removing stale symlinks."
OpenPOWER on IntegriCloud