X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2FMakefile.in;h=f48a1b00fb2f70a6912c17f02483d215be5bb154;hb=a2013afc0b48b5438b7c24ade0ab2dc8979ec3ec;hp=7b758160ee10143b09d32cc89ed342e504eb89c4;hpb=95369c6cb63d6513f7381dc3cc92c1f34044c607;p=gnushogi.git diff --git a/gnushogi/Makefile.in b/gnushogi/Makefile.in index 7b75816..f48a1b0 100644 --- a/gnushogi/Makefile.in +++ b/gnushogi/Makefile.in @@ -11,8 +11,8 @@ # # GNU Shogi is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either ../version 3 of the License, or (at your option) -# any later ../version. +# the Free Software Foundation; either version 3 of the License, or (at your option) +# any later version. # # GNU Shogi is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -255,22 +255,22 @@ clean: gnushogi: $(GNUSHOGI_FILES) pat2inc: $(PAT2INCFILES) sizetest: sizetest.o -attacks.o: attacks.c gnushogi.h $(ROOT)/version.h -book.o: book.c gnushogi.h $(ROOT)/version.h -commondsp.o: commondsp.c gnushogi.h $(ROOT)/version.h -cursesdsp.o: cursesdsp.c gnushogi.h $(ROOT)/version.h -dspwrappers.o: dspwrappers.c gnushogi.h $(ROOT)/version.h -genmove.o: genmove.c gnushogi.h $(ROOT)/version.h -globals.o: globals.c gnushogi.h $(ROOT)/version.h -eval.o: eval.c eval.h gnushogi.h $(ROOT)/version.h $(SRCDIR)/pattern.h -init.o: init.c gnushogi.h $(ROOT)/version.h $(SRCDIR)/pattern.h -main.o: main.c gnushogi.h $(ROOT)/version.h +attacks.o: attacks.c gnushogi.h +book.o: book.c gnushogi.h +commondsp.o: commondsp.c gnushogi.h +cursesdsp.o: cursesdsp.c gnushogi.h +dspwrappers.o: dspwrappers.c gnushogi.h +genmove.o: genmove.c gnushogi.h +globals.o: globals.c gnushogi.h +eval.o: eval.c eval.h gnushogi.h $(SRCDIR)/pattern.h +init.o: init.c gnushogi.h $(SRCDIR)/pattern.h +main.o: main.c gnushogi.h makepattern.o: pattern.c gnushogi.h $(SRCDIR)/pattern.h pattern.o: pattern.c gnushogi.h $(SRCDIR)/pattern.h $(SRCDIR)/pattern.inc -rawdsp.o: rawdsp.c gnushogi.h $(ROOT)/version.h -search.o: search.c gnushogi.h $(ROOT)/version.h -tcontrl.o: tcontrl.c gnushogi.h $(ROOT)/version.h -util.o: util.c gnushogi.h $(ROOT)/version.h +rawdsp.o: rawdsp.c gnushogi.h +search.o: search.c gnushogi.h +tcontrl.o: tcontrl.c gnushogi.h +util.o: util.c gnushogi.h pat2inc.o: pat2inc.c $(SRCDIR)/pattern.h $(SRCDIR)/gnushogi.h sizetest.o: sizetest.c $(SRCDIR)/gnushogi.h $(SRCDIR)/eval.h gnushogi.bbk: gnushogi