Repository
http://toxygen.net/svn/ekg2/trunk
/trunk
by
porridge
on
2009-10-08 17:41
(about 1 month ago)
Fold Makefile and generate.sh into a new script for generating and cleaning ekg2book.
The Makefile files in ekg2book directories are the only non-generated Makefiles
in the source tree, so it is difficult to omit them when running
./autoclean.sh.
Also, having a single script reduces code duplication.
This script should be used from now on, instead of the Makefiles and/or
generate.sh scripts within ekg2book directories, as they will be going away
soon.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| shell script | 65 | 0 | 2 | 0 | 11 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
docs/ekg2book-en/generate.sh
|
|||||||
| shell script | 4 | 0 | 0 | 0 | 1 | 0 | |
docs/ekg2book/generate.sh
|
|||||||
| shell script | 4 | 0 | 0 | 0 | 1 | 0 | |
docs/generate-ekg2book.sh
|
|||||||
| shell script | 57 | 0 | 2 | 0 | 9 | 0 | |