From 56b8ba1c8198bce8eef9a2eb23b10cf115d91133 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 17 Nov 2020 12:45:21 -0500 Subject: new partition tool --- partitions/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 partitions/Makefile (limited to 'partitions/Makefile') diff --git a/partitions/Makefile b/partitions/Makefile new file mode 100644 index 0000000..828e135 --- /dev/null +++ b/partitions/Makefile @@ -0,0 +1,5 @@ + +.PHONY: all + +all: + ../src/partvi -- cgit v1.2.3