projects
/
ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
1abdae01dbd4600624f8b3b41a59fb870eaf3071
[ust.git]
/
tests
/
hello2
/
Makefile.am
1
INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
2
$(KCOMPAT_CFLAGS) $(URCU_CFLAGS)
3
4
noinst_PROGRAMS = hello2
5
hello2_SOURCES = hello2.c
6
hello2_LDADD = $(top_builddir)/libust/libust.la $(URCU_LIBS)
7
8
noinst_SCRIPTS = run
9
EXTRA_DIST = run
This page took
0.029853 seconds
and
4
git commands to generate.