cdist/Makefile
Nico Schottelius c223a4ac5c move around documentation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2010-10-28 21:13:57 +02:00

10 lines
131 B
Makefile

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