]> Joshua Wise's Git repositories - netwatch.git/blob - watcher/Makefile
Clean up vga_overlay a bit to split out the VGA-specific code to strblit
[netwatch.git] / watcher / Makefile
1 watcher: watcher.c
2         gcc -Wall -Werror -pedantic -std=gnu99 watcher.c -o watcher -lpcap
This page took 0.02358 seconds and 4 git commands to generate.