Loic Coenen 7e7b12c89a makefile
```makefile
<<<<<<< SEARCH
.PHONY: clean integration
=======
.PHONY: clean integration test
>>>>>>> REPLACE
```

makefile
```makefile
<<<<<<< SEARCH
./integration_test
=======
./integration_test

test: integration
>>>>>>> REPLACE
```

Co-authored-by: aider (deepseek/deepseek-reasoner) <aider@aider.chat>
2026-05-07 22:09:59 +00:00
2026-05-07 21:56:12 +00:00
2026-05-07 22:09:59 +00:00
Description
No description provided
1 MiB
Languages
C 98.3%
Makefile 1.6%