1
0
UAHCode/CPE455/gameproject/.vscode/dryrun.log
2022-08-28 16:12:16 -05:00

6 lines
264 B
Plaintext

make --dry-run --always-make --keep-going --print-directory
make: Entering directory `/home/student/anw0044/CPE455/gameproject'
gcc -g -Wall --pedantic -ansi --coverage game.c -o game -l ncurses
make: Leaving directory `/home/student/anw0044/CPE455/gameproject'