projects
/
ust.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
markers: ensure assembly is portable by using .hword instead of .word
[ust.git]
/
tests
/
test-libustinstr-malloc
/
Makefile.am
Commit
Line
Data
e6ef4111
PMF
1
#AM_CPPFLAGS = -I$(top_srcdir)/include
2
3
noinst_PROGRAMS = prog
4
prog_SOURCES = prog.c
5
prog_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took
0.043067 seconds
and
4
git commands to generate.