Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > aecef9b836d1ef430d8eb873dcdd793c > files > 28

libvirt-devel-0.9.6.4-1.fc16.i686.rpm

## Copyright (C) 2005-2011 Red Hat, Inc.
## See COPYING.LIB for the License of this software

INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(srcdir)/include
LDADDS = $(STATIC_BINARIES) $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la \
	$(COVERAGE_LDFLAGS)

noinst_PROGRAMS=info1

info1_SOURCES=info1.c
info1_LDFLAGS=
info1_LDADD= $(LDADDS)