Minor improvements to building
authorNot Zed <notzed@gmail.com>
Wed, 11 Dec 2019 02:17:36 +0000 (12:47 +1030)
committerNot Zed <notzed@gmail.com>
Wed, 11 Dec 2019 02:17:36 +0000 (12:47 +1030)
commit4e0c32863a31d89e1ee91825f1c4412cf3ec31f6
tree673040def64c660742b44e7971ce4d36f63cbae6
parent184193d218fa3381d99523ca376ea82c6e3bf1fa
Minor improvements to building
Moved the index and etag to posts-tabls.o so they can be updated
at the same time and a new post doesn't trigger a complete rebuild.
Changed the code to use the linker rather than the compiler to
access the index tables and etag value.
Cleaned up the makefile a little bit.
.gitignore
Makefile
blog.c
makeindex.pl
posts.c
posts.h