8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

I don't know why Blas disabled building fbudf.so. Let's build it again

This commit is contained in:
skidder 2003-09-23 22:36:12 +00:00
parent 8ccdd9cc6a
commit e7f54d902f

View File

@ -27,7 +27,7 @@
# Contributor(s):
#
#
# $Id: Makefile.in.extlib,v 1.12 2003-07-14 09:44:59 brodsom Exp $
# $Id: Makefile.in.extlib,v 1.13 2003-09-23 22:36:12 skidder Exp $
#
ROOT=..
ObjModuleName=extlib
@ -59,9 +59,9 @@ AllObjects = $(UDF_Objects) $(UTIL_Objects) $(FBUDF_Objects)
Dependencies = $(AllObjects:.o=.d)
.PHONY: all lib_ib_udf lib_ib_util
.PHONY: all lib_ib_udf lib_ib_util lib_fbudf
all: lib_ib_udf lib_ib_util
all: lib_ib_udf lib_ib_util lib_fbudf
# The libraires in this directory could do with a bit more work, since they