Skip to content
Snippets Groups Projects
Commit 60636e84 authored by sebastien's avatar sebastien
Browse files

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
parent a171d72b
No related merge requests found
...@@ -9,3 +9,6 @@ endif ...@@ -9,3 +9,6 @@ endif
clean: clean:
rm -f macroprocessor.pdf *.toc *.aux *.log *.nav *.snm *.vrb *.out *~ rm -f macroprocessor.pdf *.toc *.aux *.log *.nav *.snm *.vrb *.out *~
.PHONY: clean .PHONY: clean
Makefile: Makefile.in ../../config.status
cd ../.. && ./config.status
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment