X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=makefile.ms;h=0c2a5567a15f981d0a4332d0cefc02e8fe3f9b19;hp=d3bb2454ff01e9a3b4e37a58f256a999eb8f888e;hb=95f2e11e77098c0ddb4f24404704f1ffc0f39040;hpb=037f73ac400afcd812f31f9260e6bf8a0ba7ef53 diff --git a/makefile.ms b/makefile.ms index d3bb245..0c2a556 100644 --- a/makefile.ms +++ b/makefile.ms @@ -4,7 +4,7 @@ EXE = $(PROJ).exe OBJS = attack.obj board.obj book.obj book_make.obj book_merge.obj colour.obj\ engine.obj epd.obj fen.obj game.obj gui.obj hash.obj io.obj line.obj list.obj\ main.obj mainloop.obj move.obj move_do.obj move_gen.obj move_legal.obj\ - option.obj parse.obj pgn.obj piece.obj pipex_win32.obj pipex_posix.obj\ + option.obj parse.obj pgheader.obj pgn.obj piece.obj pipex_win32.obj pipex_posix.obj\ random.obj san.obj search.obj square.obj uci.obj uci2uci.obj util.obj\ xboard2uci.obj