Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7b0651d8a23a5a77ff8f5fd073fe8e19 > files > 33

lib64check-devel-0.9.10-2.mga4.x86_64.rpm

## Process this file with automake to produce Makefile.in

TESTS = check_money
check_PROGRAMS = check_money
check_money_SOURCES = check_money.c $(top_builddir)/src/money.h
check_money_CFLAGS = @CHECK_CFLAGS@
check_money_LDADD = $(top_builddir)/src/libmoney.la @CHECK_LIBS@