mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
11 lines
116 B
Makefile
11 lines
116 B
Makefile
|
|
LTLIBRARY_NAME = libbcmath.la
|
|
LTLIBRARY_SOURCES = bcmath.c number.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|
|
|
|
|
|
|
|
|
|
|