From 704ec51ad8fc229688dc1055b5d865c7c719eab5 Mon Sep 17 00:00:00 2001 From: ats Date: Mon, 28 Nov 1994 11:12:29 +0000 Subject: 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(+) (limited to 'games/phantasia/Makefile') diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile index 2f1073b..7727006 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} -- cgit v1.1