diff options
Diffstat (limited to 'homebrew/cdpr/.make.sh-auto')
-rw-r--r-- | homebrew/cdpr/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/cdpr/.make.sh-auto b/homebrew/cdpr/.make.sh-auto new file mode 100644 index 000000000..de6e49f5d --- /dev/null +++ b/homebrew/cdpr/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +ENV.cc ENV.cflags cdpr.c cdprs.c conffile.c ENV.ldflags -lpcap -o cdpr +bin.install "cdpr" |