mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
6 lines
111 B
Makefile
6 lines
111 B
Makefile
|
|
LTLIBRARY_NAME = libbcmath.la
|
|
LTLIBRARY_SOURCES = bcmath.c number.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|