summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-10-29 10:11:30 +0100
committerJose <jose@zeroc.com>2014-10-29 10:11:30 +0100
commit712348bda2c975c13987fd34faca956bb5e59bb8 (patch)
treec24a0fa360e4d2c18d67e0ce4a31cebada987cbf /cpp/src
parentFixed (ICE-5797) - warning: ignoring invalid metadata `cpp::array' (diff)
downloadice-712348bda2c975c13987fd34faca956bb5e59bb8.tar.bz2
ice-712348bda2c975c13987fd34faca956bb5e59bb8.tar.xz
ice-712348bda2c975c13987fd34faca956bb5e59bb8.zip
minor build fixes
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/IceBox/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/IceBox/Makefile b/cpp/src/IceBox/Makefile
index 78c1709581a..6a60d2aa9f7 100644
--- a/cpp/src/IceBox/Makefile
+++ b/cpp/src/IceBox/Makefile
@@ -33,8 +33,6 @@ OBJS = $(LIB_OBJS) \
$(SOBJS) \
$(AOBJS)
-SLICE_SRCS = $(addprefix $(SDIR)/, $(SLICE_OBJS:.o=.ice))
-
HDIR = $(headerdir)/IceBox
SDIR = $(slicedir)/IceBox