aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Fordham2018-04-17 22:46:16 +1000
committerChris Fordham2018-04-17 22:46:16 +1000
commiteb440b2754b53b4efca5bc839b39c5baefda3e4b (patch)
treef75c32411fd7c5866c22365173d7f8b6ed8f77ea
parent2acba6f61c179aabcfc136a5c2054aa66e707931 (diff)
downloadaur-eb440b2754b53b4efca5bc839b39c5baefda3e4b.tar.gz
Add basic Makefile with clean target.
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000000..d42955638461
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+clean:
+ rm -Rf containerd/ src/ pkg/ *.pkg.tar.*