bglmake(1)
NAME
bglmake - create or update Bigloo makefiles
SYNOPSIS
bglmake [ options ] [ sourcefile ]
DESCRIPTION
Arraybe used by the glmake(1) program to compile the application or
the library. If no sourcefile is provided, then bglmake display
the template file for generating Makefile.
OPTIONS
-v Verbose mode
Array-f<template> Set an alternative template file.
Arraycations). This File is the starting point of the transitive closure of the imported modules.
TEMPLATES
- Arrayof the current directory that contains the sourcefile.
$[MAKEFILE] - this macro is replaced with the makefile name (-o op
- tion).
EXAMPLE
- A Makefile is created by ``bglmake foo.scm -o Makefile''.
- Then it may be updated with ``make updatemakefile''.
SEE ALSO
AUTHOR
- Manuel SERRANO, Manuel.Serrano@inria.fr
- Aug 15 1998