summaryrefslogtreecommitdiff
path: root/package/toolbox/src/rm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/toolbox/src/rm/Makefile')
-rw-r--r--package/toolbox/src/rm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/toolbox/src/rm/Makefile b/package/toolbox/src/rm/Makefile
new file mode 100644
index 000000000..f34eee210
--- /dev/null
+++ b/package/toolbox/src/rm/Makefile
@@ -0,0 +1,3 @@
+PROG= rm
+
+include ../tool.mk