aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-04-10 08:47:18 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-04-10 08:47:18 +0000
commit6dd8b8288ab935d7c741f57aae3fc7fc21cbf2f1 (patch)
treef5e276e0e89e7beb683f3534c3e90f4e1e3f9539 /secure
parentd21c5e5e187529605728ff4d88e1e3a788ce6b7f (diff)
Notes
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 ca143e1e6dd4a..a7fa039541585 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."