summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDerek J. Clark2024-03-10 12:53:47 -0700
committerDerek J. Clark2024-03-10 12:53:47 -0700
commit95b218f9b6244c089a9252c2e96c86f0fffaaf8f (patch)
tree3b377effd05ca6eafc6f0774fe37241734e59c5d /Makefile
downloadaur-95b218f9b6244c089a9252c2e96c86f0fffaaf8f.tar.gz
Initial commit.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000000..7d2f3c0fee1b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+build: clean
+ makepkg
+ makepkg --printsrcinfo > .SRCINFO
+
+clean:
+ rm -rf *.tar.* *.pkg.* src pkg