~ubuntu-branches/ubuntu/wily/bombono-dvd/wily

« back to all changes in this revision

Viewing changes to libs/boost-lib/libs/format/Jamfile

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-03-12 08:42:05 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100312084205-kugmzrqqv7zm3k7n
Tags: upstream-0.5.5
ImportĀ upstreamĀ versionĀ 0.5.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#  Boost.Bind Library test Jamfile
 
2
#
 
3
#  Copyright (c) 2003 Samuel Krempp
 
4
#
 
5
#  Permission to copy, use, modify, sell and distribute this software
 
6
#  is granted provided this copyright notice appears in all copies.
 
7
#  This software is provided "as is" without express or implied
 
8
#  warranty, and with no claim as to its suitability for any purpose.
 
9
 
 
10
 
 
11
subproject libs/format ;
 
12
 
 
13
# please order by name to ease maintenance
 
14
subinclude libs/format/example ;
 
15
subinclude libs/format/test ;