]> skyeroc.xyz Git - dgamelaunch/commitdiff
one more dummy commit
authorJoshua Kwan <joshk@triplehelix.org>
Sun, 12 Sep 2004 09:05:06 +0000 (09:05 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Sun, 12 Sep 2004 09:05:06 +0000 (09:05 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@342 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Makefile.in

index bc72d6fb2cb6abc5f06e4a71f698297ef57b1412..74efffb26e7eb4b2f685ecc1a7841f5ec8770d1e 100644 (file)
@@ -1,7 +1,7 @@
 NAME = @PACKAGE_NAME@
 VERSION = @PACKAGE_VERSION@
 
-exclusions = CVS .svn .cvsignore tags autogen.sh svn-commit.tmp
+exclusions = CVS .svn .cvsignore tags autogen.sh svn-commit.tmp .\#*
 exec_prefix = @exec_prefix@
 prefix = @prefix@
 sbindir = @sbindir@
@@ -37,7 +37,7 @@ dgl-wall: $(WALL_OBJS)
        
 clean:
        rm -f $(NAME) nethackstub dgl-wall
-       rm -f *.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