projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Remove run from makefile
[lttng-ust.git]
/
tests
/
snprintf
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include
2
3
check_PROGRAMS = prog
4
prog_SOURCES = prog.c
5
prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
6
7
TESTS = prog
This page took
0.042553 seconds
and
4
git commands to generate.