In-sourced copyip() and could make the code simpler.
[mmh] / sbr / Makefile.in
index d3782ff..5de54a2 100644 (file)
@@ -45,11 +45,11 @@ COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CFLAGS)
 SIGNAL_H = @SIGNAL_H@
 
 # source for library functions
-SRCS = addrsbr.c ambigsw.c atooi.c brkstring.c  \
-       check_charset.c closefds.c concat.c context_del.c  \
+SRCS = addrsbr.c ambigsw.c brkstring.c  \
+       check_charset.c concat.c context_del.c  \
        context_find.c context_foil.c context_read.c  \
        context_replace.c context_save.c \
-       copyip.c cpydata.c cpydgst.c crawl_folders.c  \
+       cpydata.c cpydgst.c crawl_folders.c  \
        discard.c done.c dtime.c dtimep.c  \
        error.c ext_hook.c folder_addmsg.c folder_delmsgs.c  \
        folder_free.c folder_pack.c folder_read.c  \