Date:2011-04-20 06:04:53 (12 years 11 months ago)
Author:Werner Almesberger
Commit:d7d2bd4704c315060d2661028f7edb5a8c805cc2
Message:tools/Makefile (upload): copy tools to /usr/bin instead of $HOME

Files: tools/Makefile (1 diff)

Change Details

tools/Makefile
2727.PHONY: upload
2828
2929upload:
30        scp `for n in $(DIRS); do echo $$n/$$n; done` $(HOST):
30        scp `for n in $(DIRS); do echo $$n/$$n; done` $(HOST):/usr/bin/

Archive Download the corresponding diff file



interactive