aboutsummaryrefslogtreecommitdiffstats
path: root/glouglou_trackproc/Makefile
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-11-29 14:49:13 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-11-29 14:49:13 +0100
commitf948444c39301b963f91c7c1c7eb1b07ecdee3dc (patch)
tree7ceaec4d7dc236c6648ba127066e8a08cb27a70f /glouglou_trackproc/Makefile
parentmove around functions so they are in the right order. (diff)
downloadglouglou-f948444c39301b963f91c7c1c7eb1b07ecdee3dc.tar.xz
glouglou-f948444c39301b963f91c7c1c7eb1b07ecdee3dc.zip
add preliminary version of gg_trackprock, from trackproc
Diffstat (limited to 'glouglou_trackproc/Makefile')
-rw-r--r--glouglou_trackproc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/glouglou_trackproc/Makefile b/glouglou_trackproc/Makefile
new file mode 100644
index 0000000..c820606
--- /dev/null
+++ b/glouglou_trackproc/Makefile
@@ -0,0 +1,4 @@
+TARGET = gg_trackproc
+
+all:
+ $(CC) -O2 -Wall -o $(TARGET) $(TARGET).c