From 45d92a4319ace58d340a2d927cce946cca698aff Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:22:12 +0000 Subject: - Backout botched attempt to intoduce MANSECT feature. - MAN[1-9] -> MAN. --- games/factor/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/factor/Makefile') diff --git a/games/factor/Makefile b/games/factor/Makefile index f6f9984..16896f0 100644 --- a/games/factor/Makefile +++ b/games/factor/Makefile @@ -4,6 +4,7 @@ PROG= factor SRCS= factor.c pr_tbl.c CFLAGS+=-I${.CURDIR}/../primes +MAN= factor.6 MLINKS+=factor.6 primes.6 .PATH: ${.CURDIR}/../primes -- cgit v1.1