summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbanana-bred2024-01-31 17:39:48 -0500
committerbanana-bred2024-01-31 17:39:48 -0500
commit997c133522535712c2e7e91cd6bbc4df92e81517 (patch)
treeda577beac4db8ab9d1a0141dca12eb62ea05d8a1 /Makefile
parent24e0835d6aa8391465b8cf9eab1fe3204e9a5e17 (diff)
downloadaur-997c133522535712c2e7e91cd6bbc4df92e81517.tar.gz
version 2.10.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index fd433d3a2c2b..000000000000
--- a/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-all: .SRCINFO package
-
-clean:
- rm -rf pkg src *.gem *.pkg.*
-
-.SRCINFO: PKGBUILD
- makepkg --printsrcinfo > .SRCINFO
-
-package:
- makepkg -s