summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-01-04Makefile: Install scm and go files.•••* Makefile (scmdir, godir): New variables. (install): New target. Arun Isaac
2022-01-04configure: Generate Makefile.include.•••* 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. Arun Isaac
2022-01-04Makefile: Build scm files.•••* Makefile (GUILD, sources, objects): New variables. (all, %.go): New targets. Arun Isaac
2022-01-03Makefile: Add clean target.•••* Makefile (clean): New target. Arun Isaac
2022-01-03Makefile: Add website target.•••* Makefile (EMACS): New variable. (website, website/index.html): New targets. Arun Isaac
2022-01-03Makefile: Add Makefile.•••* Makefile: New file. Arun Isaac