summaryrefslogtreecommitdiff
path: root/netsvcs/servers
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-12 13:05:08 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-12 13:05:08 +0000
commite38043cd872b9fd8a6e02f584a7ed5964eb0e40e (patch)
tree63536a24a0c6dfb5dffef404fe656ebee20f1fa7 /netsvcs/servers
parent87091792ed0d51fb5f392a4bf91874f2c9b7bfa3 (diff)
downloadATCD-e38043cd872b9fd8a6e02f584a7ed5964eb0e40e.tar.gz
ChangeLogTag: Wed Mar 12 07:03:54 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'netsvcs/servers')
-rw-r--r--netsvcs/servers/Makefile.bor2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/servers/Makefile.bor b/netsvcs/servers/Makefile.bor
index 746ba07d7c2..92c4053a250 100644
--- a/netsvcs/servers/Makefile.bor
+++ b/netsvcs/servers/Makefile.bor
@@ -1,6 +1,6 @@
NAME = main
-OBJFILES = $(OBJDIRS)\$(NAME).obj
+OBJFILES = $(OBJDIR)\$(NAME).obj
CFLAGS = -I$(ACE_ROOT)\netsvcs\lib $(ACE_CFLAGS)
LIBFILES = $(ACE_LIB) $(NETSVCS_LIB)
!include <$(ACE_ROOT)\netsvcs\build.bor>