move everything out of trunk
[lttv.git] / trunk / attic / usertrace-attic / Makefile
diff --git a/trunk/attic/usertrace-attic/Makefile b/trunk/attic/usertrace-attic/Makefile
deleted file mode 100644 (file)
index 83c3b89..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-CC=gcc
-
-test: test.c lttng_usertrace.c
-       $(CC) $(CFLAGS) -lpthread -o $@ $^
-
-.PHONY : clean
-
-clean:
-       rm -fr *.o *~ test
This page took 0.023642 seconds and 4 git commands to generate.