Delete 'Makefile'

This commit is contained in:
Tio TROM 2022-09-16 23:52:05 +02:00
parent dabfd0728b
commit 051ccb35cb
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
# makefile for tromjaro fixes package
build:
makepkg
install:
pamac-installer tromjaro-fixes-*.tar.xz
remove:
pamac-installer --remove tromjaro-fixes
clean:
$(RM) -rf src/ pkg/ *.tar.xz