| File | Date | Author | Commit |
|---|---|---|---|
| src | 2022-02-18 |
|
[5add4d] hgen is now published under license GPL v.3. |
| .hgtags | 2022-02-18 |
|
[2920e7] Added tag 1.8 for changeset 5add4d5ab9d4 |
| LICENSE | 2022-02-18 |
|
[5add4d] hgen is now published under license GPL v.3. |
| Makefile | 2022-02-18 |
|
[5add4d] hgen is now published under license GPL v.3. |
| README | 2015-01-21 |
|
[d52a75] A Makefile and a README file were added. |
About ----- hgen.pl generates c header files from special comment in c sources. Installation ------------ Install the script to <mydir>/bin with: make install INSTALL_LOCATION=<mydir> If you don't specify INSTALL_LOCATION the program will be installed to /opt/csr/bin. Install the documentation to www-csr.bessy.de with: make install_doc