Separate make file actions

This commit is contained in:
Martin Fredin 2023-04-03 12:24:22 +02:00
parent e5dc28b282
commit 077f76eb12
3 changed files with 20 additions and 12 deletions

2
.gitignore vendored
View file

@ -9,3 +9,5 @@ test_program_result
output/
*.o
*.out
*.aux
*.log