summaryrefslogtreecommitdiff
path: root/makefile
blob: d1eb1cf60ef38fe119574f07ab1630d85599729f (plain)
1
2
3
4
5
build:
	nix build

install:
	install -m444 -Dt "/share/fonts/neo-comic" "build/"*.ttf
Software created with 💖