diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/games/chess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/games/chess/Makefile b/gnu/games/chess/Makefile index 8374899e9ba..9d2252ab215 100644 --- a/gnu/games/chess/Makefile +++ b/gnu/games/chess/Makefile @@ -8,6 +8,7 @@ DPADD= ${LIBCURSES} ${LIBTERM} LDADD= -lcurses -ltermlib HIDEGAME=hidegame MANALL+= chess.6 +CLEANFILES += chess.6 chess.6: @if [ -d ${.CURDIR}/obj ]; then \ |
