| Age | Commit message (Collapse) | Author | 
|---|
|  | * Makefile (project): Delete variable.
* configure: Pass the kolam, the project name, to configure.scm.
* configure.scm (processed-args): Capture the project name argument.
Output project name in Makefile.include. | 
|  | * Makefile (top_level_module_dir): New variable.
(sources, scmdir, godir): Use top_level_module_dir instead of project. | 
|  | * Makefile (project): New variable.
(sources, scmdir, godir): Use project. | 
|  | * Makefile (.PHONY): Specify phony targets---check, install and
clean---on a single line. | 
|  | * Makefile (install): Use the install command to create installation
directories. | 
|  | * Makefile (clean): Clean $(objects). | 
|  | * Makefile (scmdir, godir): New variables.
(install): New target. | 
|  | * configure.scm (option-proc, unrecognized-option-proc,
unrecognized-argument-proc): New functions.
(processed-args): New variable.
Generate Makefile.include.
* Makefile: Include Makefile.include.
(clean): Clean Makefile.include. | 
|  | * Makefile (GUILD, sources, objects): New variables.
(all, %.go): New targets. | 
|  | * Makefile (clean): New target. | 
|  | * Makefile (EMACS): New variable.
(website, website/index.html): New targets. | 
|  | * Makefile: New file. |