5 cd cmd/safcm-remote && ./build.sh
6 go build -race ruderich.org/simon/safcm/cmd/safcm
7 @# For proper permissions after initial clone with a strict umask
8 cd cmd/safcm/testdata/project && ../../../../safcm fixperms 2> /dev/null
11 rm -rf remote/helpers/
14 .PHONY: all clean safcm