mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
5 lines
138 B
Makefile
5 lines
138 B
Makefile
# $Id$
|
|
|
|
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
|
|
noinst_LIBRARIES=libphpext_oracle.a
|
|
libphpext_oracle_a_SOURCES=oracle.c
|