Use makefile instead of ad-hoc script #15

Merged
aniva merged 1 commits from misc/build into dev 2023-10-02 10:28:22 -07:00
Owner

Removed Test/all.sh and added Makefile. Usage:

# Build executable
make build/bin/pantograph
# Test suite
make test
Removed `Test/all.sh` and added `Makefile`. Usage: ```sh # Build executable make build/bin/pantograph # Test suite make test ```
aniva added the
category
organization
label 2023-10-02 10:27:41 -07:00
aniva self-assigned this 2023-10-02 10:27:41 -07:00
aniva added 1 commit 2023-10-02 10:27:42 -07:00
aniva merged commit 2c3a7adb61 into dev 2023-10-02 10:28:22 -07:00
Sign in to join this conversation.
No description provided.