summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/scripts/Makefile
blob: f71aa7d671bb2000c211a7f06cd8ace5cbfcaa4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
all:
	cp *.sh ../../../../bin/
clean:
	rm ../../../../bin/diskfree.sh
	rm ../../../../bin/filesystem_mounter.sh
	rm ../../../../bin/hostlist.sh
	rm ../../../../bin/killproc.sh
	rm ../../../../bin/launcher_refresh.sh
	rm ../../../../bin/logviewer.sh
	rm ../../../../bin/opie-sh-wavelanchooser.sh
	rm ../../../../bin/rsyncme.sh
	rm ../../../../bin/service_manager.sh
	rm ../../../../bin/usbnetctrl.sh
	rm ../../../../bin/stowctrl.sh