mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
# $Id$
|
|
|
|
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
|
|
noinst_LIBRARIES=libphpext_mcal.a
|
|
libphpext_mcal_a_SOURCES=php3_mcal.c
|
|
|