~ubuntu-branches/ubuntu/trusty/ctioga/trusty

« back to all changes in this revision

Viewing changes to Backends/extconf.rb

  • Committer: Bazaar Package Importer
  • Author(s): Vincent Fourmond, Arnaud Cornet, Vincent Fourmond
  • Date: 2008-02-26 18:52:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080226185206-apuosaxrvp4rpxaz
Tags: 1.7-1
[ Arnaud Cornet ]
* Use new Homepage dpkg header.

[ Vincent Fourmond ]
* New 'upstream' release
* Already conforms to standards version 3.7.3
* Added 11-manpage-typo to fix a very small typo in the manual page
  that makes lintian unhappy

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
require 'mkmf2'
2
2
 
3
 
declare_library('SciYAG', 'backends.rb')
4
 
 
5
 
declare_library('SciYAG/Backends', 'lib/*.rb')
6
 
 
 
3
setup_dir '.', "SciYAG"
7
4
 
8
5
write_makefile