chore: remove Makefile in favour of packaging/PKGBUILD

The PKGBUILD in packaging/ covers everything the Makefile did.
Local installs should use `cd packaging && makepkg -si` instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
funman300
2026-04-18 19:37:43 -07:00
parent f170171895
commit 05a12b7cee
2 changed files with 3 additions and 23 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"makefile.configureOnOpen": false
}