From 588cf4250cd5b67e2cecffac76abae4ec834566f Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Mon, 28 Nov 1994 11:12:29 +0000 Subject: [PATCH] Add the files: characs, gold, lastdead, mess, monsters, motd, scoreboard, void that are created from a setup program to the CLEANFILES list. --- games/phantasia/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile index 2f1073beb04..7727006e763 100644 --- a/games/phantasia/Makefile +++ b/games/phantasia/Makefile @@ -7,6 +7,7 @@ LDADD= -lm -lcurses -ltermcap -lcompat HIDEGAME=hidegame MAN6= phantasia.6 CLEANFILES+=map setup setup.o +CLEANFILES+= characs gold lastdead mess monsters motd scoreboard void all: setup phantasia ${MAN6}