summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/scripts/Makefile
Unidiff
Diffstat (limited to 'noncore/tools/opie-sh/scripts/Makefile') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/opie-sh/scripts/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/noncore/tools/opie-sh/scripts/Makefile b/noncore/tools/opie-sh/scripts/Makefile
index 1eddbc2..86efe5e 100644
--- a/noncore/tools/opie-sh/scripts/Makefile
+++ b/noncore/tools/opie-sh/scripts/Makefile
@@ -1,2 +1,13 @@
1all: 1all:
2 cp *.sh ../../../../bin/ 2 cp *.sh ../../../../bin/
3clean:
4 rm ../../../../bin/diskfree.sh
5 rm ../../../../bin/filesystem_mounter.sh
6 rm ../../../../bin/hostlist.sh
7 rm ../../../../bin/killproc.sh
8 rm ../../../../bin/launcher_refresh.sh
9 rm ../../../../bin/logviewer.sh
10 rm ../../../../bin/opie-sh-wavelanchooser.sh
11 rm ../../../../bin/rsyncme.sh
12 rm ../../../../bin/service_manager.sh
13 rm ../../../../bin/usbnetctrl.sh