aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff/Makefile
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-04 01:02:29 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-04 01:02:29 +0100
commit4b20c1c91aa0a6ad165f2fb81b90af0bb99f69ec (patch)
tree917b55583d2a977a3520271ffd9c4979a12f8122 /gg_sniff/Makefile
parentexplanation on libggnet (diff)
downloadglouglou-4b20c1c91aa0a6ad165f2fb81b90af0bb99f69ec.tar.xz
glouglou-4b20c1c91aa0a6ad165f2fb81b90af0bb99f69ec.zip
work in progress on gg_sniff
Diffstat (limited to 'gg_sniff/Makefile')
-rw-r--r--gg_sniff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gg_sniff/Makefile b/gg_sniff/Makefile
index 1d93881..ad98c51 100644
--- a/gg_sniff/Makefile
+++ b/gg_sniff/Makefile
@@ -2,10 +2,10 @@ CFLAGS += $(shell pkg-config --cflags elementary evas ecore)
LIBS += $(shell pkg-config --libs elementary evas ecore)
CFLAGS += -Wall -O2
-BINARY=gg_sniff
+BINARY = gg_sniff
USER = _gg_sniff
-PREFIX=/usr/local
+PREFIX = /usr/local
BINDIR=$(PREFIX)/bin
$(BINARY): $(BINARY).o