start working on autotools build system
[ust.git] / libmarkers / Makefile
diff --git a/libmarkers/Makefile b/libmarkers/Makefile
deleted file mode 100644 (file)
index 746ea31..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-all: libmarkers.so
-
-libmarkers.so: marker.c *.c *.h
-       gcc -g -fPIC -I../share -I../libtracing -I. -shared -o libmarkers.so -L../../../../urcu -I../../../../urcu $(CFLAGS) -lurcu marker.c tracepoint.c ../share/kref.c ../libtracing/channels.c
-
-.PHONY: libmarkers.so all
This page took 0.022401 seconds and 4 git commands to generate.