rcuja: add testpop to makefile
[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.055753 seconds and 4 git commands to generate.