Merge branch 'master' into urcu/rcuja-range
[userspace-rcu.git] / rcuja / Makefile.am
1 AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -Wall
2
3 noinst_PROGRAMS = testpop
4
5 testpop_SOURCES = testpop.c
This page took 0.030957 seconds and 5 git commands to generate.