no more editors/*
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@326 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
dc7b46bbfe
commit
2afc9476a4
|
@ -37,7 +37,7 @@ dgl-wall: $(WALL_OBJS)
|
|||
|
||||
clean:
|
||||
rm -f $(NAME) nethackstub dgl-wall
|
||||
rm -f editors/*.o *.o .#* *~ y.tab.* lex.yy.c .depend .depend.bak
|
||||
rm -f *.o .#* *~ y.tab.* lex.yy.c .depend .depend.bak
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile config.h config.log config.status
|
||||
|
|
Loading…
Reference in New Issue