Add Makefile with build and test targets #4
Reference in New Issue
Block a user
Delete Branch "mikael-lovqvists-claude-agent/fa2json:add/makefile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #3
Adds a
Makefilewith:make/make all— buildsfa2jsonfromfs-watcher.candjson-writer.cmake test— creates a 10M loop device, formats it ext4, mounts it, runsfa2jsonagainst it and performs a set of filesystem operations (create, write, rename, move, chmod, touch, delete) for files and directories, then cleans upmake clean— removes the built binaryPull request closed