docs/DesignPatterns
diff Makefile @ 12:a7bdc1211d3a
renamed files; some restructuring
author | meillo@marmaro.de |
---|---|
date | Thu, 21 Jun 2007 10:46:57 +0200 |
parents | 7744082fd6a3 |
children | eff2ffb701fe |
line diff
1.1 --- a/Makefile Thu Jun 21 08:23:04 2007 +0200 1.2 +++ b/Makefile Thu Jun 21 10:46:57 2007 +0200 1.3 @@ -27,6 +27,6 @@ 1.4 1.5 clean: 1.6 echo 'cleaning ...' 1.7 - rm *.{aux,lof,log,lot,nav,out,snm,toc} 1.8 + rm *.{aux,lof,log,lot,nav,out,snm,toc} 2> /dev/null 1.9 1.10 -.PHONY: all xpdf 1.11 +.PHONY: all xpdf clean