/[ghosts]/ghosts/gedcomviewer/src/MMIglade/src/Makefile.in
ViewVC logotype

Diff of /ghosts/gedcomviewer/src/MMIglade/src/Makefile.in

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

revision 1.1 by cpcp, Tue Oct 1 15:08:32 2002 UTC revision 1.2 by cpcp, Tue Nov 12 21:25:22 2002 UTC
# Line 168  prototype_SOURCES = \ Line 168  prototype_SOURCES = \
168          MMIDeathNote.cc \          MMIDeathNote.cc \
169          MMIHeaderDialog_glade.cc \          MMIHeaderDialog_glade.cc \
170          MMIHeaderDialog.cc \          MMIHeaderDialog.cc \
         MMIHeader_glade.cc \  
         MMIHeader.cc \  
171          MMITreeBrowser_glade.cc \          MMITreeBrowser_glade.cc \
172          MMITreeBrowser.cc \          MMITreeBrowser.cc \
173          MMIListBrowser_glade.cc \          MMIListBrowser_glade.cc \
174          MMIListBrowser.cc \          MMIListBrowser.cc \
175          MMIBrowser.cc   \          MMIBrowser.cc   \
176          glademm_support.cc          glademm_support.cc \
177            DeathPlace.cc \
178            BirthPlace.cc \
179            WidgetPlace.cc
180    
181  noinst_HEADERS = \  noinst_HEADERS = \
182          App_glade.hh \          App_glade.hh \
# Line 210  noinst_HEADERS = \ Line 210  noinst_HEADERS = \
210          MMIIndividualEvents.hh \          MMIIndividualEvents.hh \
211          MMIHeaderDialog_glade.hh \          MMIHeaderDialog_glade.hh \
212          MMIHeaderDialog.hh \          MMIHeaderDialog.hh \
         MMIHeader_glade.hh \  
         MMIHeader.hh \  
213          MMITreeBrowser_glade.hh \          MMITreeBrowser_glade.hh \
214          MMITreeBrowser.hh \          MMITreeBrowser.hh \
215          MMIListBrowser_glade.hh \          MMIListBrowser_glade.hh \
# Line 219  noinst_HEADERS = \ Line 217  noinst_HEADERS = \
217          MMIBrowser.hh \          MMIBrowser.hh \
218          MMIBirthNote.hh \          MMIBirthNote.hh \
219          MMIDeathNote.hh \          MMIDeathNote.hh \
220            DeathPlace.hh \
221            BirthPlace.hh \
222            WidgetPlace.hh \
223          glademm_support.hh          glademm_support.hh
224    
225    
# Line 257  am_prototype_OBJECTS = prototype.$(OBJEX Line 258  am_prototype_OBJECTS = prototype.$(OBJEX
258          MMIIndividualEvents_glade.$(OBJEXT) \          MMIIndividualEvents_glade.$(OBJEXT) \
259          MMIIndividualEvents.$(OBJEXT) MMIBirthNote.$(OBJEXT) \          MMIIndividualEvents.$(OBJEXT) MMIBirthNote.$(OBJEXT) \
260          MMIDeathNote.$(OBJEXT) MMIHeaderDialog_glade.$(OBJEXT) \          MMIDeathNote.$(OBJEXT) MMIHeaderDialog_glade.$(OBJEXT) \
261          MMIHeaderDialog.$(OBJEXT) MMIHeader_glade.$(OBJEXT) \          MMIHeaderDialog.$(OBJEXT) MMITreeBrowser_glade.$(OBJEXT) \
         MMIHeader.$(OBJEXT) MMITreeBrowser_glade.$(OBJEXT) \  
262          MMITreeBrowser.$(OBJEXT) MMIListBrowser_glade.$(OBJEXT) \          MMITreeBrowser.$(OBJEXT) MMIListBrowser_glade.$(OBJEXT) \
263          MMIListBrowser.$(OBJEXT) MMIBrowser.$(OBJEXT) \          MMIListBrowser.$(OBJEXT) MMIBrowser.$(OBJEXT) \
264          glademm_support.$(OBJEXT)          glademm_support.$(OBJEXT) DeathPlace.$(OBJEXT) \
265            BirthPlace.$(OBJEXT) WidgetPlace.$(OBJEXT)
266  prototype_OBJECTS = $(am_prototype_OBJECTS)  prototype_OBJECTS = $(am_prototype_OBJECTS)
267  prototype_LDFLAGS =  prototype_LDFLAGS =
268    
# Line 272  LIBS = @LIBS@ Line 273  LIBS = @LIBS@
273  depcomp = $(SHELL) $(top_srcdir)/depcomp  depcomp = $(SHELL) $(top_srcdir)/depcomp
274  am__depfiles_maybe = depfiles  am__depfiles_maybe = depfiles
275  @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/App.Po ./$(DEPDIR)/App_glade.Po \  @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/App.Po ./$(DEPDIR)/App_glade.Po \
276    @AMDEP_TRUE@    ./$(DEPDIR)/BirthPlace.Po ./$(DEPDIR)/DeathPlace.Po \
277  @AMDEP_TRUE@    ./$(DEPDIR)/MMIBirthNote.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIBirthNote.Po \
278  @AMDEP_TRUE@    ./$(DEPDIR)/MMIBrowser.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIBrowser.Po \
279  @AMDEP_TRUE@    ./$(DEPDIR)/MMIChildToFamilyLink.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIChildToFamilyLink.Po \
280  @AMDEP_TRUE@    ./$(DEPDIR)/MMIChildToFamilyLink_glade.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIChildToFamilyLink_glade.Po \
281  @AMDEP_TRUE@    ./$(DEPDIR)/MMIDeathNote.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIDeathNote.Po \
 @AMDEP_TRUE@    ./$(DEPDIR)/MMIHeader.Po \  
282  @AMDEP_TRUE@    ./$(DEPDIR)/MMIHeaderDialog.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIHeaderDialog.Po \
283  @AMDEP_TRUE@    ./$(DEPDIR)/MMIHeaderDialog_glade.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIHeaderDialog_glade.Po \
 @AMDEP_TRUE@    ./$(DEPDIR)/MMIHeader_glade.Po \  
284  @AMDEP_TRUE@    ./$(DEPDIR)/MMIIndividualAttributes.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIIndividualAttributes.Po \
285  @AMDEP_TRUE@    ./$(DEPDIR)/MMIIndividualAttributesNote.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIIndividualAttributesNote.Po \
286  @AMDEP_TRUE@    ./$(DEPDIR)/MMIIndividualAttributes_glade.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/MMIIndividualAttributes_glade.Po \
# Line 307  am__depfiles_maybe = depfiles Line 307  am__depfiles_maybe = depfiles
307  @AMDEP_TRUE@    ./$(DEPDIR)/OneSpouseToFamilyLink.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/OneSpouseToFamilyLink.Po \
308  @AMDEP_TRUE@    ./$(DEPDIR)/OneSpouseToFamilyLinkNote.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/OneSpouseToFamilyLinkNote.Po \
309  @AMDEP_TRUE@    ./$(DEPDIR)/OneSpouseToFamilyLink_glade.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/OneSpouseToFamilyLink_glade.Po \
310    @AMDEP_TRUE@    ./$(DEPDIR)/WidgetPlace.Po \
311  @AMDEP_TRUE@    ./$(DEPDIR)/glademm_support.Po \  @AMDEP_TRUE@    ./$(DEPDIR)/glademm_support.Po \
312  @AMDEP_TRUE@    ./$(DEPDIR)/prototype.Po  @AMDEP_TRUE@    ./$(DEPDIR)/prototype.Po
313  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
# Line 375  distclean-compile: Line 376  distclean-compile:
376    
377  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/App.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/App.Po@am__quote@
378  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/App_glade.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/App_glade.Po@am__quote@
379    @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BirthPlace.Po@am__quote@
380    @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DeathPlace.Po@am__quote@
381  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIBirthNote.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIBirthNote.Po@am__quote@
382  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIBrowser.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIBrowser.Po@am__quote@
383  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIChildToFamilyLink.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIChildToFamilyLink.Po@am__quote@
384  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIChildToFamilyLink_glade.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIChildToFamilyLink_glade.Po@am__quote@
385  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIDeathNote.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIDeathNote.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIHeader.Po@am__quote@  
386  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIHeaderDialog.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIHeaderDialog.Po@am__quote@
387  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIHeaderDialog_glade.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIHeaderDialog_glade.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIHeader_glade.Po@am__quote@  
388  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIIndividualAttributes.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIIndividualAttributes.Po@am__quote@
389  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIIndividualAttributesNote.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIIndividualAttributesNote.Po@am__quote@
390  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIIndividualAttributes_glade.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MMIIndividualAttributes_glade.Po@am__quote@
# Line 411  distclean-compile: Line 412  distclean-compile:
412  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneSpouseToFamilyLink.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneSpouseToFamilyLink.Po@am__quote@
413  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneSpouseToFamilyLinkNote.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneSpouseToFamilyLinkNote.Po@am__quote@
414  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneSpouseToFamilyLink_glade.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneSpouseToFamilyLink_glade.Po@am__quote@
415    @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WidgetPlace.Po@am__quote@
416  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glademm_support.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glademm_support.Po@am__quote@
417  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prototype.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prototype.Po@am__quote@
418    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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