diff options
Diffstat (limited to 'package/toolbox/src/vmstat/Makefile')
-rw-r--r-- | package/toolbox/src/vmstat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/toolbox/src/vmstat/Makefile b/package/toolbox/src/vmstat/Makefile new file mode 100644 index 000000000..ea1d6b35e --- /dev/null +++ b/package/toolbox/src/vmstat/Makefile @@ -0,0 +1,3 @@ +PROG= vmstat + +include ../tool.mk |