projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Port: Link with no-undefined on Windows
[babeltrace.git]
/
lib
/
prio_heap
/
Makefile.am
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3
noinst_LTLIBRARIES = libprio_heap.la
4
5
libprio_heap_la_SOURCES = prio_heap.c
6
7
libprio_heap_la_LDFLAGS = $(LT_NO_UNDEFINED)
This page took
0.030938 seconds
and
4
git commands to generate.