start working on autotools build system
[ust.git] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index 7d54173..0000000
--- a/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-CFLAGS="-I ../../../../urcu -I ../../../../libkcompat -Wl,-rpath ../../../../urcu"
-
-all:
-       CFLAGS=${CFLAGS} make -C libmarkers
-       CFLAGS=${CFLAGS} make -C libtracing
-       CFLAGS=${CFLAGS} make -C libtracectl
-       CFLAGS=${CFLAGS} make -C hello
-       CFLAGS=${CFLAGS} make -C libmallocwrap
-
-.PHONY: all
This page took 0.025095 seconds and 4 git commands to generate.