aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-11-30manual: Avoid deletion of html index page.Paul Garlick1-2/+4
* Makefile: Edit clean target.
2021-11-30doc: Copy image files to INFO_DIR and HTML_DIR.Paul Garlick1-4/+6
* Makefile: Replace links to image subdirectory with recursive copies. * doc/images: Remove link.
2020-07-20fullswof-utils: Ignore non-existing files when cleaning doc directory.Paul Garlick1-1/+1
* Makefile: Add option to remove command.
2020-07-20fullswof-utils: Clean doc directory.Paul Garlick1-0/+1
* Makefile: Include doc files in clean target.
2020-07-20doc: Create symbolic links for images directory.Paul Garlick1-0/+3
* Makefile: Add 'ln' commands. * doc/images: New link.
2020-07-20fullswof-utils: Add all to list of phony targets.Paul Garlick1-1/+1
* Makefile: Make 'all' phony.
2020-07-16doc: Construct info directory file.Paul Garlick1-2/+6
* Makefile: Add target. * doc/dir: New file. * doc/fullswof-utils.texi: Add directory entry and category.
2019-12-17add style sheets and use for html manual.Paul Garlick1-4/+5
2019-12-16add makefile.Paul Garlick1-0/+18