Commit Graph
3 Commits
Author SHA1 Message Date
Claude 7f5ceeb24f Add build target for libmousefs_client.a static library
- Add CLIENT_CFILES and CLIENT_OFILES variables to Makefile
- Add rules to build object files and create static library
- Include libmousefs_client.a in the 'all' target
- Update clean target to remove library and object files
- Update .gitignore to ignore *.o and *.a build artifacts

The library includes: client.c, basic.c, tcp.c, message.c
2025-11-10 18:12:30 +00:00
cozis 279777fc8b Progress 2025-11-08 02:43:41 +01:00
cozis 1f4a9956da First commit 2025-10-27 18:01:33 +01:00