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

6 lines
278 B
Plaintext
Raw Permalink 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/ncursesdemo'
gcc -g -Wall --pedantic -ansi --coverage ncursesdemo.c -o ncursesdemo -l ncurses
make: Leaving directory `/home/student/anw0044/CPE455/ncursesdemo'