]> git.pond.sub.org Git - empserver/blobdiff - src/lib/gen/Makefile
Garbage collection to side-step sparse file descriptor problem.
[empserver] / src / lib / gen / Makefile
index c0ee62e3b58e337be299a1e9f650a27beefe7643..b5fbe4134e21602d4db46abc0daa51b1d39f9ab2 100644 (file)
@@ -35,13 +35,13 @@ include ../../make.defs
 LIB = $(SRCDIR)/lib/libgen.a
 NTLIB = $(SRCDIR)\lib\libgen.lib
 
-OBJS =  atoip.o chance.o copy.o disassoc.o dtable.o \
+OBJS =  atoip.o chance.o copy.o disassoc.o \
        emp_config.o getstarg.o getstring.o inet.o io.o \
        io_mask.o ioqueue.o mapdist.o minmax.o numstr.o onearg.o \
        parse.o plur.o queue.o round.o scthash.o \
        strdup.o
 
-NTOBJS = atoip.obj chance.obj copy.obj disassoc.obj dtable.obj \
+NTOBJS = atoip.obj chance.obj copy.obj disassoc.obj \
        emp_config.obj getstarg.obj getstring.obj \
        inet.obj io.obj io_mask.obj ioqueue.obj mapdist.obj minmax.obj \
        numstr.obj onearg.obj parse.obj plur.obj queue.obj round.obj \