aur-packages/heptagon-git/Makefile

13 lines
139 B
Makefile
Raw Normal View History

2024-10-02 14:39:50 +02:00
.PHONY: all
all: clean build srcinfo
build:
makepkg -s
srcinfo:
makepkg --printsrcinfo > .SRCINFO
clean:
rm -rf pkg/ src/ heptagon/