]> Joshua Wise's Git repositories - netwatch.git/blame - watcher/Makefile
Be a little bit quieter, and consequentially be a lot bit faster.
[netwatch.git] / watcher / Makefile
CommitLineData
172a5ba7 1watcher: watcher.c
2 gcc -Wall -Werror -pedantic -std=gnu99 watcher.c -o watcher -lpcap
This page took 0.02198 seconds and 4 git commands to generate.