diff options
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -21,6 +21,7 @@ html-doc: doc/fullswof-utils.texi  clean:  	@echo "Cleaning up..." +	@rm doc/fullswof-utils.info doc/images doc/dir  	@rm -rf manual  .PHONY: all clean | 
|  | index : fullSWOF-utils | |
| Pre-processing utilities for use with FullSWOF | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | Makefile | 1 | 
| @@ -21,6 +21,7 @@ html-doc: doc/fullswof-utils.texi  clean:  	@echo "Cleaning up..." +	@rm doc/fullswof-utils.info doc/images doc/dir  	@rm -rf manual  .PHONY: all clean |