mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
10 lines
116 B
Makefile
10 lines
116 B
Makefile
|
|
LTLIBRARY_NAME = libodbc.la
|
|
LTLIBRARY_SOURCES = php_odbc.c velocis.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|
|
|
|
|
|
|
|
|