LibreWands/Tests
Xavier Del Campo Romero 1122308c15
Split project into smaller Makefiles
Instead of controlling all logic from the top-level Makefile, splitting
into directory-specific Makefiles allows for:

- Better separation of concerns
- Improved compatibility with POSIX make(1)

As a possible drawback, support for out-of-tree builds has been removed,
in favour of simplicity and POSIX compatibility.
2023-07-16 00:29:42 +02:00
..
Makefile Split project into smaller Makefiles 2023-07-16 00:29:42 +02:00
main.c Added code tests. 2023-07-02 05:55:47 -06:00