summarylogtreecommitdiffstats
path: root/Makefile
blob: 0a4ef4421ddd5e41a4d8f35b33ac8389cf0f8b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
all:
	make prepare
	make build
	make clean

build:
	extra-x86_64-build

prepare:
	updpkgsums
	makepkg --printsrcinfo > .SRCINFO

clean:
	rm -rf pnpm-* *.log