Top Level Namespace
Defined Under Namespace
Modules: Warts
Instance Method Summary collapse
-
#mkmf ⇒ Object
Execute:.
Instance Method Details
#mkmf ⇒ Object
Execute:
SCAMPER=../scamper-cvs-20070523h
ruby extconf.rb --with-scamper-include=$SCAMPER --with-scamper-lib=$SCAMPER
Copyright © 2007 The Regents of the University of California.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
$Id: extconf.rb,v 1.6 2007/11/29 01:41:47 youngh Exp $
27 |
# File 'ext/extconf.rb', line 27 require 'mkmf' |