From 4ee373ce314d6790c50861834d1c6d16f13b15f1 Mon Sep 17 00:00:00 2001 From: spiralman Date: Mon, 02 Sep 2002 12:59:08 +0000 Subject: fixed .control files, added clean: target to the Makefile --- (limited to 'noncore/tools/opie-sh/scripts/Makefile') 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 -- cgit v0.9.0.2