From 336ecb7e8a0a9e2153cdbab6ecb43ab7f644a9d5 Mon Sep 17 00:00:00 2001 From: Dave Vandervies Date: Fri, 8 Jun 2018 20:01:26 -0400 Subject: [PATCH] install rule --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 6915f38..addb784 100644 --- a/Makefile +++ b/Makefile @@ -1 +1,4 @@ all: dpu undpu + +install: dpu undpu + cp dpu undpu /usr/local/bin/