prepare for the release of rrdtool-1.2.15
[rrdtool.git] / src / Makefile.NetWare
index 94fcb46..15f7c39 100644 (file)
@@ -1,4 +1,4 @@
-# Gnu Makefile for NetWare target * 19-May-2006\r
+# Gnu Makefile for NetWare target * 11-Jul-2006\r
 # for use with gcc/nlmconv or Metrowerks CodeWarrior compiler\r
 # use with: make -f Makefile.NetWare [all|clean|dist|distclean]\r
 \r
@@ -259,16 +259,11 @@ ZLIBOBJS  += \
        $(EOLIST)\r
 endif\r
 \r
-CGILIBOBJS     = \\r
-       $(OBJDIR)/cgi.o \\r
-       $(OBJDIR)/cookies.o \\r
-       $(EOLIST)\r
-\r
 ARTLIBOBJS     = \\r
        $(patsubst $(LIBART)/libart_lgpl/%.c,$(OBJDIR)/%.o,$(wildcard $(LIBART)/libart_lgpl/art_*.c))\r
 \r
 OBJS   := $(RRDLIBOBJS) $(XLIBOBJS) $(PNGLIBOBJS) $(ARTLIBOBJS) $(ZLIBOBJS)\r
-OBJCGI := $(OBJS) $(CGILIBOBJS) $(OBJDIR)/rrd_cgi.o\r
+OBJCGI := $(OBJS) $(OBJDIR)/rrd_cgi.o\r
 OBJTOOL        := $(OBJS) $(OBJDIR)/rrd_tool.o\r
 \r
 LDLIBS += $(LIBFT2)/builds/netware/libc/libft2.$(LIBEXT)\r