move around documentation

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-10-28 21:13:57 +02:00
commit c223a4ac5c
7 changed files with 187 additions and 175 deletions

View file

@ -1,3 +1,9 @@
PREFIX=/usr
BINDIR=$(PREFIX}/bin
install:
cp bin/* $(BINDIR)
sync:
.rsync lyni@tablett:cdist
.rsync nicosc@free.ethz.ch:cdist