Sophie

Sophie

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

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

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

lib_LTLIBRARIES = libmoney.la
libmoney_la_SOURCES = money.c money.h

bin_PROGRAMS = main
main_SOURCES = main.c
main_LDADD = libmoney.la