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

Move cntl.cpp to OS_ServerFiles

This commit is contained in:
brodsom 2003-03-06 13:16:15 +00:00
parent 393a57af04
commit 37b2fb6957
3 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
# Contributor(s):
#
#
# $Id: Makefile.in.fbserver,v 1.5 2003-03-05 16:07:13 brodsom Exp $
# $Id: Makefile.in.fbserver,v 1.6 2003-03-06 13:16:15 brodsom Exp $
#
ROOT=..
ObjModuleName=fbserver
@ -44,7 +44,7 @@ IPSERVER_Files = $(WIN_IPSERVER_Files)
IPSERVER_Sources = $(addprefix ipserver/, $(IPSERVER_Files))
IPSERVER_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(IPSERVER_Sources))))
SERVER_Files = $(OS_ServerFiles) server.cpp cntl.cpp
SERVER_Files = $(OS_ServerFiles) server.cpp
SERVER_Sources = $(addprefix remote/, $(SERVER_Files))
SERVER_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(SERVER_Sources))))

View File

@ -27,7 +27,7 @@
# Contributor(s):
#
#
# $Id: Makefile.in.inet_server,v 1.7 2003-03-05 20:59:06 brodsom Exp $
# $Id: Makefile.in.inet_server,v 1.8 2003-03-06 13:16:15 brodsom Exp $
#
ROOT=..
ObjModuleName=inet_server
@ -43,7 +43,7 @@ IPSERVER_Files = $(WIN_IPSERVER_Files)
IPSERVER_Sources = $(addprefix ipserver/, $(IPSERVER_Files))
IPSERVER_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(IPSERVER_Sources))))
SERVER_Files = $(OS_ServerFiles) server.cpp cntl.cpp
SERVER_Files = $(OS_ServerFiles) server.cpp
SERVER_Sources = $(addprefix remote/, $(SERVER_Files))
SERVER_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(SERVER_Sources))))

View File

@ -25,7 +25,7 @@ JRDBOOT_Extra_Files=isc_sync.cpp thd.cpp
OS_SPECIFIC_Files=thd_priority.cpp
OS_ServerFiles=srvr_w32 window.cpp chop.cpp property.cpp ibconfig.cpp
OS_ServerFiles=srvr_w32 window.cpp chop.cpp property.cpp ibconfig.cpp cntl.cpp
LIB_LINK_OPTIONS:=-shared
LIB_LINK_RPATH:=-Wl,-rpath,