Files
sfdupes/Makefile
sneak a1c3b852c3
All checks were successful
check / check (push) Successful in 4s
Make the binary the default Make target
Plain make now builds sfdupes (previously the default was all =
check + build); make build remains as an alias, so the Dockerfile
and existing habits keep working. The sfdupes target is phony: go
build's own cache decides what to recompile.
2026-07-24 11:21:16 +07:00

1.5 KiB