/[eliot]/eliot/game/Makefile.am
ViewVC logotype

Diff of /eliot/game/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by ipkiss, Sun Oct 23 14:53:43 2005 UTC revision 1.7.2.1 by afrab, Sun Oct 23 17:16:23 2005 UTC
# Line 22  noinst_LIBRARIES = libgame.a Line 22  noinst_LIBRARIES = libgame.a
22    
23  INCLUDES = -I$(top_srcdir)/dic  INCLUDES = -I$(top_srcdir)/dic
24    
25  libgame_a_SOURCES =             \  libgame_a_SOURCES =                     \
26          ai_percent.cpp ai_percent.h     \          ai_percent.cpp ai_percent.h     \
27          ai_player.h                             \          ai_player.h                     \
         tile.cpp tile.h                 \  
28          bag.cpp bag.h                   \          bag.cpp bag.h                   \
29          cross.cpp cross.h               \          cross.cpp cross.h               \
30          board.cpp board.h               \          board.cpp board.h               \
31          board_cross.cpp                 \          board_cross.cpp                 \
32          board_search.cpp                \          board_search.cpp                \
33            coord.cpp coord.h               \
34          duplicate.cpp duplicate.h       \          duplicate.cpp duplicate.h       \
35          freegame.cpp freegame.h \          freegame.cpp freegame.h         \
36          game.cpp game.h                 \          game.cpp game.h                 \
37            game_io.cpp                     \
38          game_factory.cpp game_factory.h \          game_factory.cpp game_factory.h \
39            history.cpp history.h           \
40          player.cpp player.h             \          player.cpp player.h             \
41          pldrack.cpp pldrack.h   \          pldrack.cpp pldrack.h           \
42          rack.cpp rack.h                 \          rack.cpp rack.h                 \
43          results.cpp results.h   \          results.cpp results.h           \
44          round.cpp round.h               \          round.cpp round.h               \
45          training.cpp training.h          tile.cpp tile.h                 \
46            training.cpp training.h         \
47            turn.cpp turn.h
48    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26