summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGerman Lashevich2020-11-22 01:22:11 +0100
committerGerman Lashevich2020-11-22 01:22:11 +0100
commit48ba7df294ad0c379d7fb9b37dc1b40b851c4bad (patch)
tree2c8313c785a026347a5a98bfbb1173511198a92f /Makefile
parente0711b3885f92c5e633e2ba75e463919ce2a2116 (diff)
downloadaur-48ba7df294ad0c379d7fb9b37dc1b40b851c4bad.tar.gz
Add Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 000000000000..d91f2cf7e2cc
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+update::
+ makepkg --printsrcinfo > .SRCINFO
+
+install::
+ makepkg -si