mirror of
https://github.com/php/php-src.git
synced 2024-11-29 21:04:10 +08:00
6 lines
112 B
Makefile
6 lines
112 B
Makefile
|
|
LTLIBRARY_NAME = libsybase_ct.la
|
|
LTLIBRARY_SOURCES = php_sybase_ct.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|