summarylogtreecommitdiffstats
path: root/Makefile
blob: ec062957a391999a505f9dfd8c5a8ac92bffea9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.PHONY: all

all: clean srcinfo rebuild

rebuild:
	makepkg -s

srcinfo:
	makepkg --printsrcinfo > .SRCINFO

clean:
	rm -rf pkg src chatterino7/ chatterino2-*.pkg.tar.{xz,zst} \
		libcommuni \
		humanize \
		qBreakpad \
		WinToast \
		settings \
		signals \
		serialize \
		rapidjson \
		qtkeychain \
		websocketpp \
		sanitizers-cmake \
		magic_enum