rnd-19981110-1
[rocksndiamonds.git] / src / Makefile
index ca65fea56a955dc5b7586d46d146b08578a5267c..9cc555fcbe131a4a1aa0f1c3115980dc4db18db3 100644 (file)
@@ -95,7 +95,6 @@ SRCS =        main.c          \
        gifload.c       \
        gif.c           \
        image.c         \
-       new.c           \
        network.c       \
        netserv.c
 
@@ -117,7 +116,6 @@ OBJS =      main.o          \
        gifload.o       \
        gif.o           \
        image.o         \
-       new.o           \
        network.o       \
        netserv.o