X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2FMakefile.in;h=d96807c86b9a538ee85bdb77371b0f464abad3c4;hb=5f08476e3bc5c134ce57d924b01d1c1fcacd53db;hp=58f82935b8c55ee3a060c558220f1c8c4a7b9744;hpb=f0bc769234fcf8b42c0ea8e8155d37524fe92400;p=mmh diff --git a/sbr/Makefile.in b/sbr/Makefile.in index 58f8293..d96807c 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -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 \