mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Add the files: characs, gold, lastdead, mess, monsters, motd, scoreboard, void
that are created from a setup program to the CLEANFILES list.
This commit is contained in:
parent
9a96872aa3
commit
588cf4250c
1 changed files with 1 additions and 0 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue