projects
/
phpyaz-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add small client example
[phpyaz-moved-to-github.git]
/
Makefile.in
1
LTLIBRARY_NAME = libyaz.la
2
LTLIBRARY_SOURCES = php_yaz.c
3
LTLIBRARY_SHARED_NAME = yaz.la
4
LTLIBRARY_SHARED_LIBADD = $(YAZ_SHARED_LIBADD)
5
6
include $(top_srcdir)/build/dynlib.mk
7