From 8b7b59d22aaae92761054ae7d8e7f594a2a44898 Mon Sep 17 00:00:00 2001 From: spiralman Date: Mon, 02 Sep 2002 01:18:03 +0000 Subject: a makefile that copies all the scripts to $OPIEDIR/bin (yes, this should be here) --- diff --git a/noncore/tools/opie-sh/scripts/Makefile b/noncore/tools/opie-sh/scripts/Makefile new file mode 100644 index 0000000..1eddbc2 --- a/dev/null +++ b/noncore/tools/opie-sh/scripts/Makefile @@ -0,0 +1,2 @@ +all: + cp *.sh ../../../../bin/ -- cgit v0.9.0.2