summaryrefslogtreecommitdiff
path: root/ext/bcmath/Makefile.in
blob: 63953d35e08dadde46efa7cdff631a47ecf914f7 (plain)
1
2
3
4
5
6
7
8
9
10
11

DEPTH     = ../..
topsrcdir = @topsrcdir@
srcdir    = @srcdir@
VPATH     = @srcdir@

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

include $(topsrcdir)/build/ltlib.mk