Skip to content
Snippets Groups Projects
Commit 99df94aa authored by sebastien's avatar sebastien
Browse files

trunk: removed some bashisms in Makefiles (merge needed)

git-svn-id: https://www.dynare.org/svn/dynare/trunk@2536 ac1d8469-bf42-47a9-8791-bf33cf982152
parent a790ff4d
Branches
Tags
No related merge requests found
...@@ -3,4 +3,4 @@ preprocessor.pdf: preprocessor.tex expr.png expr-sharing.png matrices.png overvi ...@@ -3,4 +3,4 @@ preprocessor.pdf: preprocessor.tex expr.png expr-sharing.png matrices.png overvi
pdflatex preprocessor pdflatex preprocessor
clean: clean:
rm -f preprocessor.{pdf,toc,aux,log,nav,snm,vrb,out} *~ rm -f *.pdf *.toc *.aux *.log *.nav *.snm *.vrb *.out *~
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment