From 1877bae1eec4daedfbc30c458e2957215af00ebe Mon Sep 17 00:00:00 2001 From: cgd Date: Thu, 22 Dec 1994 09:31:26 +0000 Subject: specify man pages the new way. --- adventure/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adventure') diff --git a/adventure/Makefile b/adventure/Makefile index 834502a8..225c6338 100644 --- a/adventure/Makefile +++ b/adventure/Makefile @@ -2,7 +2,7 @@ PROG= adventure SRCS= main.c init.c done.c save.c subr.c vocab.c wizard.c io.c data.c crc.c -MAN6= adventure.0 +MAN= adventure.6 CFLAGS+=-traditional-cpp HIDEGAME=hidegame CLEANFILES+=setup data.c -- cgit v1.2.3