Add missing urcu-defer.{so,h} and urcu-defer-static.h
[urcu.git] / Makefile
index 1f53f00d61544756186e54c7666ccad070c2c94c..ab190970e1c6edf68b649eaa9f37fad24b6b3c38 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1 @@
-
-test_urcu: urcu.o test_urcu.c
-       gcc -g -o test_urcu urcu.o test_urcu.c
-
-urcu.o: urcu.c urcu.h
-       gcc -g -o urcu.o urcu.c
+include Makefile.inc
This page took 0.022574 seconds and 4 git commands to generate.