~wb-munzinger/+junk/ocfs2-tools

« back to all changes in this revision

Viewing changes to vendor/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2011-01-14 12:46:49 UTC
  • mfrom: (1.1.10 upstream) (0.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110114124649-vbe5qz211f3zxwuf
Tags: 1.6.3-1ubuntu1
* Merge from debian unstable (LP: #703008).  Remaining changes:
  - Fix configure tests for ld --as-needed.
  - Fix build failure with ld --no-add-needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
include $(TOPDIR)/Preamble.make
4
4
 
5
 
SUBDIRS = common rhel5 sles10 rhel4 sles9 fc7 fc8 fc9
 
5
SUBDIRS = common rhel6 rhel5 sles10 rhel4 sles9 fc7 fc8 fc9
6
6
 
7
7
include $(TOPDIR)/Postamble.make