mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
|
|
LTLIBRARY_NAME = libbcmath.la
|
|
LTLIBRARY_SOURCES = bcmath.c number.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|
|
|
|
|