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) (side-by-side diff)
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 @@
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