1
0
UAHCode/CPE455/gameproject/.vscode/dryrun.log

6 lines
264 B
Plaintext
Raw Normal View History

2022-08-28 21:12:16 +00:00
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'