Remove Unixware and openserver support
This commit is contained in:
@@ -13,10 +13,6 @@ TEMPLATE_OBJS=
|
||||
#else
|
||||
TEMPLATE_OBJS=$(OLIAS)/mmdb/StyleSheet/SSTemplates.o
|
||||
#endif
|
||||
|
||||
#if defined (USLArchitecture)
|
||||
SYS_LIBRARIES = -lfs
|
||||
#endif
|
||||
|
||||
MMDB_DIR=../../../mmdb
|
||||
|
||||
|
||||
@@ -198,7 +198,7 @@ Libs_C_API = $(MMDB_LIBS_C_API) $(DTSVCLIB) $(TTLIB) $(XLIB) $(MATH_LIB)
|
||||
SimpleCPlusPlusProgram(dbdrv,main.o,$(Libs))
|
||||
SimpleCPlusPlusProgram(restore,restore.o,$(Libs))
|
||||
|
||||
#if defined(USLArchitecture) || defined(LinuxArchitecture) || \
|
||||
#if defined(LinuxArchitecture) || \
|
||||
defined(BSDArchitecture) || defined(SunArchitecture)
|
||||
SimpleCPlusPlusProgram(dbdrv_c_api,main_c_api.o,$(Libs_C_API))
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user