Fix: rcuja merge fixes
[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.028892 seconds and 4 git commands to generate.