]> Joshua Wise's Git repositories - netwatch.git/blob - watcher/Makefile
cfcad73f27bd61140e26c3c61c80763afa8a4eeb
[netwatch.git] / watcher / Makefile
1 watcher: watcher.c
2         gcc -Wall -Werror -pedantic -std=gnu99 watcher.c -o watcher -lpcap
This page took 0.016032 seconds and 2 git commands to generate.