summaryrefslogtreecommitdiff
path: root/ext/bcmath/Makefile.in
blob: 4f0405cf428b26b12e038737b3263c58436d39bd (plain)
1
2
3
4
5
6

LTLIBRARY_NAME    = libbcmath.la
LTLIBRARY_SOURCES = bcmath.c number.c
LTLIBRARY_SHARED_NAME = bcmath.la

include $(top_srcdir)/build/dynlib.mk