Commit Graph

13 Commits

Author SHA1 Message Date
Ineiev b2d26171aa Add Autotools system in parallel with Makefile.
* Makefile.am:
* version.texi:
* configure.ac: New files.
* c.texi: Include version.texi.
* Makefile: Add copyright and license notices,
gather common dependencies in $(SOURCES), use $< and $@ in rules.
* AUTHORS: Update.
2023-10-09 09:08:25 +00:00
Ineiev ed6fcd7dca Amend 56405a6bb82: re-add missing files. 2023-08-05 06:44:51 +00:00
Ineiev 2be997f63d Autoconfiscate. 2023-05-21 16:46:26 +00:00
Richard Stallman 2b017543cc (c.html.d): New make rule.
Tiny change by yuvallangerontheroad@gmail.com.
2022-09-29 07:18:48 -04:00
Richard Stallman b35d0cb88d Info file's name is now c.info. 2022-09-22 22:17:16 -04:00
Richard Stallman 502da18ae0 (c.html): Add --no-split. 2022-09-13 09:37:10 -04:00
Richard Stallman 362d489132 (clean): Fix deletion of c.html 2022-09-10 01:53:00 -04:00
Richard Stallman bc15515996 (clean): Add the sorted index files. Correct names for info files. 2022-09-10 01:50:57 -04:00
Richard Stallman a50f6f1177 (c.info, c.html): Specify output file.
(clean): add c,info*.  Take out obsolete file names.
2022-09-09 07:27:34 -04:00
Richard Stallman 833da61a6d (c.doc, c.html, c.txt): List source files as dependencies. 2022-09-08 22:05:26 -04:00
Richard Stallman e305430c71 (c.pdf): run texi2dvi. 2022-09-08 18:24:11 -04:00
Richard Stallman 8daa0a46ad (c.txt): direct output of makeinfo into target file. 2022-09-06 19:50:23 -04:00
Richard Stallman b7c6a76d09 Initial 2022-09-03 18:18:54 -04:00