summarylogtreecommitdiffstats
path: root/Makefile
blob: 7cef30f386a2e058147b6dd9fbd26aa01dc6d44c (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
25
26
27
# Thanks to zneix for this Makefile

.PHONY: all

all: clean srcinfo rebuild

rebuild:
	makepkg -s

srcinfo:
	makepkg --printsrcinfo > .SRCINFO

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