3c96d8570120c47d65309ebb66f980d27c0c0d1c
[userspace-rcu.git] / 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.03037 seconds and 3 git commands to generate.