unix 'make clean' update
Remove dat/gitinfo.txt which has been getting overlooked. Hardly urgent, but useful if this is the last 3.5.x release.
This commit is contained in:
@@ -287,6 +287,7 @@ install: rootcheck $(GAME) recover $(VARDAT) dungeon spec_levs
|
||||
clean:
|
||||
( cd src ; $(MAKE) clean )
|
||||
( cd util ; $(MAKE) clean )
|
||||
( cd dat ; $(MAKE) clean )
|
||||
( cd doc ; $(MAKE) clean )
|
||||
|
||||
# 'make spotless' returns the source tree to near-distribution condition.
|
||||
|
||||
Reference in New Issue
Block a user