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

Diff of /eliot/wxwin/Makefile.am

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

revision 1.6 by ipkiss, Sun Oct 23 14:53:44 2005 UTC revision 1.6.2.1 by afrab, Sun Oct 23 17:10:46 2005 UTC
# Line 1  Line 1 
1    <<<<<<< Makefile.am
2    # Eliot                                                                    
3    # Copyright (C) 1999  Antoine Fraboulet                                    
4    #                                                                          
5    # This file is part of Eliot.                                              
6    #                                                                          
7    # Eliot is free software; you can redistribute it and/or modify            
8    # it under the terms of the GNU General Public License as published by      
9    # the Free Software Foundation; either version 2 of the License, or        
10    # (at your option) any later version.                                      
11    #                                                                          
12    # Eliot is distributed in the hope that it will be useful,                  
13    # but WITHOUT ANY WARRANTY; without even the implied warranty of            
14    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            
15    # GNU General Public License for more details.                              
16    #                                                                          
17    # You should have received a copy of the GNU General Public License        
18    # along with this program; if not, write to the Free Software              
19    # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20    =======
21  # Eliot  # Eliot
22  # Copyright (C) 1999  Antoine Fraboulet  # Copyright (C) 1999  Antoine Fraboulet
23  # antoine.fraboulet@free.fr  # antoine.fraboulet@free.fr
# Line 15  Line 35 
35  # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
36  # along with this program; if not, write to the Free Software  # along with this program; if not, write to the Free Software
37  # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA  # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
38    >>>>>>> 1.6
39    
40  # $Id$  # $Id$
41    
# Line 26  INCLUDES = -I$(top_srcdir) -I$(top_srcdi Line 47  INCLUDES = -I$(top_srcdir) -I$(top_srcdi
47    
48  AM_CPPFLAGS = @WX_CPPFLAGS@  AM_CPPFLAGS = @WX_CPPFLAGS@
49    
50  eliot_SOURCES = \  eliot_SOURCES =                         \
51      configdb.cc configdb.h \      configdb.cc configdb.h              \
52      gfxboard.cc gfxboard.h \      gfxboard.cc gfxboard.h              \
53      printout.cc printout.h \      gfxresult.cc gfxresult.h            \
54      confdimdlg.cc confdimdlg.h \      printout.cc printout.h              \
55      confsearch.cc confsearch.h \      confdimdlg.cc confdimdlg.h          \
56      searchpanel.cc searchpanel.h \      confsearch.cc confsearch.h          \
57      auxframes.cc auxframes.h  \      searchpanel.cc searchpanel.h        \
58      mainframe.cc mainframe.h  \      auxframes.cc auxframes.h            \
59        mainframe.cc mainframe.h            \
60      main.cc ewx.h      main.cc ewx.h
61    
62  eliot_LDADD = @WX_LIBS@ ../dic/libdic.a ../game/libgame.a  eliot_LDADD = @WX_LIBS@ ../dic/libdic.a ../game/libgame.a

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.6.2.1

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