all:

test-install:
	$(MAKE) rsync_args=-n install

install:
	rsync -iaO $(rsync_args) --delete . roo:/data/web/root/pactrak/software
