closefds() doesn't seem relevant or large enough to be a function.
[mmh] / sbr / Makefile.in
index 58f8293..d96807c 100644 (file)
@@ -45,8 +45,8 @@ 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  \
@@ -60,7 +60,7 @@ SRCS = addrsbr.c ambigsw.c atooi.c brkstring.c  \
        m_convert.c m_draft.c m_getfld.c m_gmprot.c  \
        m_name.c \
        makedir.c mts.c norm_charmap.c  \
-       path.c peekc.c pidwait.c pidstatus.c  \
+       path.c pidwait.c pidstatus.c  \
        print_help.c print_sw.c print_version.c \
        putenv.c refile.c mhbasename.c  \
        readconfig.c ruserpass.c seq_add.c seq_bits.c  \