1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00
Files
archived-php-src/ext/odbc/Makefile.in
2000-05-01 22:38:42 +00:00

6 lines
112 B
Makefile

LTLIBRARY_NAME = libodbc.la
LTLIBRARY_SOURCES = php_odbc.c velocis.c
include $(top_srcdir)/build/dynlib.mk