~ubuntu-branches/ubuntu/karmic/erlang/karmic-security

« back to all changes in this revision

Viewing changes to lib/eunit/doc/src/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-05-01 10:14:38 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090501101438-6qlr6rsdxgyzrg2z
Tags: 1:13.b-dfsg-2
* Cleaned up patches: removed unneeded patch which helped to support
  different SCTP library versions, made sure that changes for m68k
  architecture applied only when building on this architecture.
* Removed duplicated information from binary packages descriptions.
* Don't require libsctp-dev build-dependency on solaris-i386 architecture
  which allows to build Erlang on Nexenta (thanks to Tim Spriggs for
  the suggestion).

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
        $(XML_REF3_FILES:%.xml=$(HTMLDIR)/%.html) \
82
82
        $(XML_REF6_FILES:%.xml=$(HTMLDIR)/%.html) \
83
83
        $(XML_CHAPTER_FILES:%.xml=$(HTMLDIR)/%.html)\
84
 
        $(XML_MOTES_FILES:%.xml=$(HTMLDIR)/%.html)
 
84
        $(XML_NOTES_FILES:%.xml=$(HTMLDIR)/%.html)
85
85
 
86
86
MAN3_FILES = $(XML_REF3_FILES:%.xml=$(MAN3DIR)/%.3)
87
87
MAN6_FILES = $(XML_REF6_FILES:%_app.xml=$(MAN6DIR)/%.6)