summaryrefslogtreecommitdiff
path: root/docs/VS2007/Makefile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-28 11:43:04 +0000
committerPaul Buetow <paul@buetow.org>2008-05-28 11:43:04 +0000
commit1575cba0d76a57269d4f7aac58ebeb33834cc692 (patch)
tree6ab395de8874df93d1549dc63b2f6152d502690d /docs/VS2007/Makefile
parentc83a787bdfabf4a4e8792dceb669dd2c43db3295 (diff)
v0.2 branchedv0.2
Diffstat (limited to 'docs/VS2007/Makefile')
-rw-r--r--docs/VS2007/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/VS2007/Makefile b/docs/VS2007/Makefile
deleted file mode 100644
index 65ce517..0000000
--- a/docs/VS2007/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-all:
- rubber -d verteilte-systeme.tex
-touch:
- touch verteilte-systeme.tex
- rubber -d verteilte-systeme.tex
-pdf: all
- xpdf verteilte-systeme.pdf
-clean:
- rm -f *.{pdf,aux,log,tec}