arimelody.me-sitegen/build.ps1
2024-06-24 17:37:12 +01:00

4 lines
105 B
PowerShell

New-Item -ItemType Directory -Force -Path ./bin/
gcc -Wall -o ./bin/compile ./src/*.c ./src/parsers/*.c