/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/Makefile.in
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/Makefile.in

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

revision 1.11 by cpcp, Thu Sep 25 19:27:11 2003 UTC revision 1.12 by cpcp, Thu Oct 30 20:05:43 2003 UTC
# Line 130  include_HEADERS = $(top_srcdir)/config.h Line 130  include_HEADERS = $(top_srcdir)/config.h
130    
131  #GEDCOMParser lib section  #GEDCOMParser lib section
132  libgedcomparser_la_SOURCES = personalnameparser.yxx personalnamelexer.lxx yaccparser.yxx lexer.lxx gedcomparser.hh personalnameparser_decl.hh Address.cpp Association.cpp ChangeDate.cpp ChildToFamilyLink.cpp Data.cpp Event.cpp FamilyEvent.cpp FamilyRecord.cpp GEDCOMFactory.cpp GEDCOMFactoryAccessor.cpp IdGenerator.cpp  Header.cpp IndividualAttribute.cpp IndividualEvent.cpp IndividualRecord.cpp Item.cpp LdsIndividualOrdinance.cpp LdsSpouseSealing.cpp MultimediaLink.cpp MultimediaRecord.cpp NoteRecord.cpp NoteStructure.cpp Parser.hh Parser.cpp PersonalName.cpp Place.cpp RepositoryRecord.cpp SourceCitation.cpp SourceRecord.cpp SourceRepositoryCitation.cpp SpouseToFamilyLink.cpp Submission.cpp SubmitterRecord.cpp UserReference.cpp Address.hh Association.hh ChangeDate.hh ChildToFamilyLink.hh Data.hh Event.hh FamilyEvent.hh FamilyRecord.hh GEDCOMFactory.hh GEDCOMFactoryAccessor.hh IdGenerator.hh  Header.hh IndividualAttribute.hh IndividualEvent.hh IndividualRecord.hh Item.hh LineageLinkageGedcom.hh LineageLinkageGedcom.cpp LdsIndividualOrdinance.hh LdsSpouseSealing.hh MultimediaLink.hh MultimediaRecord.hh NoteRecord.hh NoteStructure.hh PersonalName.hh Place.hh RepositoryRecord.hh SourceCitation.hh SourceRecord.hh SourceRepositoryCitation.hh SpouseToFamilyLink.hh Submission.hh SubmitterRecord.hh UserReference.hh  libgedcomparser_la_SOURCES = personalnameparser.yxx personalnamelexer.lxx yaccparser.yxx lexer.lxx gedcomparser.hh personalnameparser_decl.hh Address.cpp Association.cpp ChangeDate.cpp ChildToFamilyLink.cpp Data.cpp Event.cpp FamilyEvent.cpp FamilyRecord.cpp GEDCOMFactory.cpp GEDCOMFactoryAccessor.cpp IdGenerator.cpp  Header.cpp IndividualAttribute.cpp IndividualEvent.cpp IndividualRecord.cpp Item.cpp LdsIndividualOrdinance.cpp LdsSpouseSealing.cpp MultimediaLink.cpp MultimediaRecord.cpp NoteRecord.cpp NoteStructure.cpp Parser.hh Parser.cpp PersonalName.cpp Place.cpp RepositoryRecord.cpp SourceCitation.cpp SourceRecord.cpp SourceRepositoryCitation.cpp SpouseToFamilyLink.cpp Submission.cpp SubmitterRecord.cpp UserReference.cpp Address.hh Association.hh ChangeDate.hh ChildToFamilyLink.hh Data.hh Event.hh FamilyEvent.hh FamilyRecord.hh GEDCOMFactory.hh GEDCOMFactoryAccessor.hh IdGenerator.hh  Header.hh IndividualAttribute.hh IndividualEvent.hh IndividualRecord.hh Item.hh LineageLinkageGedcom.hh LineageLinkageGedcom.cpp LdsIndividualOrdinance.hh LdsSpouseSealing.hh MultimediaLink.hh MultimediaRecord.hh NoteRecord.hh NoteStructure.hh PersonalName.hh Place.hh RepositoryRecord.hh SourceCitation.hh SourceRecord.hh SourceRepositoryCitation.hh SpouseToFamilyLink.hh Submission.hh SubmitterRecord.hh UserReference.hh
133  libgedcomparser_la_LIBADD = $(top_builddir)/src/GEDCOMParser/DateManagement/Date.o  $(top_builddir)/src/GEDCOMParser/DateManagement/DatePhrase.o  $(top_builddir)/src/GEDCOMParser/DateManagement/datevaluelexer.o  $(top_builddir)/src/GEDCOMParser/DateManagement/DateValue.o  $(top_builddir)/src/GEDCOMParser/DateManagement/datevalueparser.o  $(top_builddir)/src/GEDCOMParser/DateManagement/Period.o  $(top_builddir)/src/GEDCOMParser/DateManagement/Range.o $(top_builddir)/src/GEDCOMParser/ParseErrorManagement/ParseErrorManager.o  $(top_builddir)/src/GEDCOMParser/ParseErrorManagement/ParseError.o $(top_builddir)/src/GEDCOMParser/Visitor/GEDCOMElement.o $(top_builddir)/src/GEDCOMParser/Visitor/GEDCOMSerializerVisitor.o $(top_builddir)/src/GEDCOMParser/Visitor/GEDCOMVisitor.o $(top_builddir)/src/GEDCOMParser/Serializer/GEDCOMWriter.o $(top_builddir)/src/GEDCOMParser/Serializer/Reader.o $(top_builddir)/src/GEDCOMParser/Serializer/Serializable.o $(top_builddir)/src/GEDCOMParser/Serializer/Writer.o $(top_builddir)/src/GEDCOMParser/Predicates/HasChild.o $(top_builddir)/src/GEDCOMParser/Predicates/IsMale.o $(top_builddir)/src/GEDCOMParser/Predicates/HasChild.o  $(top_builddir)/src/GEDCOMParser/Predicates/NameEqualsTo.o  libgedcomparser_la_LIBADD = $(top_builddir)/src/GEDCOMParser/DateManagement/Date.lo  $(top_builddir)/src/GEDCOMParser/DateManagement/DatePhrase.lo  $(top_builddir)/src/GEDCOMParser/DateManagement/datevaluelexer.lo  $(top_builddir)/src/GEDCOMParser/DateManagement/DateValue.lo  $(top_builddir)/src/GEDCOMParser/DateManagement/datevalueparser.lo  $(top_builddir)/src/GEDCOMParser/DateManagement/Period.lo  $(top_builddir)/src/GEDCOMParser/DateManagement/Range.lo $(top_builddir)/src/GEDCOMParser/ParseErrorManagement/ParseErrorManager.lo  $(top_builddir)/src/GEDCOMParser/ParseErrorManagement/ParseError.lo $(top_builddir)/src/GEDCOMParser/Visitor/GEDCOMElement.lo $(top_builddir)/src/GEDCOMParser/Visitor/GEDCOMSerializerVisitor.lo $(top_builddir)/src/GEDCOMParser/Visitor/GEDCOMVisitor.lo $(top_builddir)/src/GEDCOMParser/Serializer/GEDCOMWriter.lo $(top_builddir)/src/GEDCOMParser/Serializer/Reader.lo $(top_builddir)/src/GEDCOMParser/Serializer/Serializable.lo $(top_builddir)/src/GEDCOMParser/Serializer/Writer.lo $(top_builddir)/src/GEDCOMParser/Predicates/HasChild.lo $(top_builddir)/src/GEDCOMParser/Predicates/IsMale.lo $(top_builddir)/src/GEDCOMParser/Predicates/HasChild.lo  $(top_builddir)/src/GEDCOMParser/Predicates/NameEqualsTo.lo
134  libgedcomparser_la_DEPENDENCIES = $(top_builddir)/src/GEDCOMParser/DateManagement/libdatemanagement.a $(top_builddir)/src/GEDCOMParser/ParseErrorManagement/libparseerrormanagement.a $(top_builddir)/src/GEDCOMParser/Visitor/libvisitor.a $(top_builddir)/src/GEDCOMParser/Serializer/libserializer.a $(top_builddir)/src/GEDCOMParser/Predicates/libpredicates.a  libgedcomparser_la_DEPENDENCIES = $(top_builddir)/src/GEDCOMParser/DateManagement/libdatemanagement.la $(top_builddir)/src/GEDCOMParser/ParseErrorManagement/libparseerrormanagement.la $(top_builddir)/src/GEDCOMParser/Visitor/libvisitor.la $(top_builddir)/src/GEDCOMParser/Serializer/libserializer.la $(top_builddir)/src/GEDCOMParser/Predicates/libpredicates.la
135  libgedcomparser_la_LDFLAGS = -version-info 1:0:1  libgedcomparser_la_LDFLAGS = -version-info 1:0:1
136  subdir = src/GEDCOMParser  subdir = src/GEDCOMParser
137  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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