gen-Makefile.win.rb

Path: gen-Makefile.win.rb
Last Update: Mon Mar 05 04:43:47 JST 2007

Makefile.win generator

 Authors::   Yasuhiro MORIKAWA
 Version::   $Id: gen-Makefile.win.rb,v 1.2 2007/03/04 19:43:47 morikawa Exp $
 Tag Name::  $Name: gt4f90io-20070304 $
 Copyright:: Copyright (C) GFD Dennou Club, 2007-. All rights reserved.
 License::   See COPYRIGHT[link:../COPYRIGHT]

GNU Make 用 Makefile である gt4f90io/src/Makefile から Windows の nmake 用 Makefile である gt4f90io/src/Makefile.win を生成するスクリプト. オプション -i に元の Makefile 名を与え, オプション -o に出力ファイル名を与える.

Required files

gnumakefileparser   optparse  

Constants

OPTS = {}

[Validate]