diff options
| author | Christian Cunningham <cc@local.lan> | 2025-03-08 01:13:20 -0800 |
|---|---|---|
| committer | Christian Cunningham <cc@local.lan> | 2025-03-08 01:13:20 -0800 |
| commit | 78be4e03fdbd795ac22b58794bc2d0e67d34cdc4 (patch) | |
| tree | 1480d853f28cc9dd0a0ef80efedf49c2f07acdac /Makefile | |
| parent | a5c2808f0857feb01a1194177e11f7ab7797ae6f (diff) | |
Autoregen for tests
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ $(TEST_OBJ_DIR)%.o: $(TEST_DIR)%.c @echo CC $< --\> $@ @gcc -o $@ $(CFLAGS) -c $< -test: build/test +test: clean build/test @echo Test beginning... @./build/test |
