mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-30 00:55:37 +02:00
one more dummy commit
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@342 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
fbcaeb1837
commit
683aa5879b
@ -1,7 +1,7 @@
|
|||||||
NAME = @PACKAGE_NAME@
|
NAME = @PACKAGE_NAME@
|
||||||
VERSION = @PACKAGE_VERSION@
|
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@
|
exec_prefix = @exec_prefix@
|
||||||
prefix = @prefix@
|
prefix = @prefix@
|
||||||
sbindir = @sbindir@
|
sbindir = @sbindir@
|
||||||
@ -37,7 +37,7 @@ dgl-wall: $(WALL_OBJS)
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(NAME) nethackstub dgl-wall
|
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
|
distclean: clean
|
||||||
rm -f Makefile config.h config.log config.status
|
rm -f Makefile config.h config.log config.status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user