From: Joshua Kwan Date: Wed, 30 Jun 2004 03:39:39 +0000 (+0000) Subject: no more editors/* X-Git-Tag: v1.6.1-roc-dev~378 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=2afc9476a4f7202034a2ca38fbf904bfc21c66fe;p=dgamelaunch no more editors/* git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@326 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/Makefile.in b/Makefile.in index 8343c03..a16e896 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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