X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=zotnet%2FMakefile.in;h=412a1521d92b3adf081cb350bf9b491a4729fd8b;hb=b706d049104ad0be9982d7e155acb340cb8dada0;hp=4f43ffbc4e2d398f5ba9f70f2b5e46543a12e57f;hpb=d02ec5835693084c86f676b35dd96f44a22ff534;p=mmh diff --git a/zotnet/Makefile.in b/zotnet/Makefile.in index 4f43ffb..412a152 100644 --- a/zotnet/Makefile.in +++ b/zotnet/Makefile.in @@ -25,9 +25,7 @@ default_editor='$(default_editor)' default_pager='$(default_pager)' # object files in libzot.a OBJS = mts/mts.o mts/client.o \ - tws/dtime.o tws/dtimep.o tws/lexstring.o \ - mf/mf.o \ - bboards/getbbent.o + tws/dtime.o tws/dtimep.o tws/lexstring.o # auxiliary files AUX = Makefile.in @@ -36,7 +34,7 @@ AUX = Makefile.in DIST = $(AUX) # subdirectories -SUBDIRS = mts tws mf bboards +SUBDIRS = mts tws # ========= DEPENDENCIES FOR BUILDING AND INSTALLING ==========