trunk: build system updates

* top-level Makefile now generated
* automatic rules for regenerating configure and Makefiles
* enhanced source tarball creation (no longer destroys SVN subdirs)


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2734 ac1d8469-bf42-47a9-8791-bf33cf982152
issue#70
sebastien 2009-06-08 10:04:06 +00:00
parent ade56acc5e
commit 5886d3f010
1 changed files with 6 additions and 0 deletions

View File

@ -97,3 +97,9 @@ clean:
location.hh \
stack.hh \
position.hh
# Recreate Makefile when necessary
Makefile: Makefile.in ../config.status
cd .. && ./config.status