summaryrefslogtreecommitdiffstats
path: root/factor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'factor/Makefile')
-rw-r--r--factor/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/factor/Makefile b/factor/Makefile
index 0be04759..415e38a5 100644
--- a/factor/Makefile
+++ b/factor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/09/19 03:15:39 lukem Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/08 13:16:25 jsm Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# For MKCRYPTO
@@ -17,7 +17,6 @@ DPADD+= ${LIBCRYPTO}
.endif
MAN= factor.6
-MLINKS+=factor.6 primes.6
.PATH: ${PRIMES}
.include <bsd.prog.mk>