summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/scripts/Makefile
authorspiralman <spiralman>2002-09-02 12:59:08 (UTC)
committer spiralman <spiralman>2002-09-02 12:59:08 (UTC)
commit4ee373ce314d6790c50861834d1c6d16f13b15f1 (patch) (unidiff)
tree5bbaa58e00de5c3c9b15989139c14b2165acca68 /noncore/tools/opie-sh/scripts/Makefile
parent8b7b59d22aaae92761054ae7d8e7f594a2a44898 (diff)
downloadopie-4ee373ce314d6790c50861834d1c6d16f13b15f1.zip
opie-4ee373ce314d6790c50861834d1c6d16f13b15f1.tar.gz
opie-4ee373ce314d6790c50861834d1c6d16f13b15f1.tar.bz2
fixed .control files, added clean: target to the Makefile
Diffstat (limited to 'noncore/tools/opie-sh/scripts/Makefile') (more/less context) (ignore 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