Gemini capsule for phlogging
Go to file
Andrew Stryker 9aeee46e42 Remove directory creation as a recipe
Using directory modification times is fraught with peril. Since all we
need is to ensure that the directory is there, call `mkdir -p` prior to
writing a file.
2023-10-10 18:32:25 -07:00
.gitignore Update ignore file to revised conventions 2023-09-20 09:28:26 -07:00
Makefile Remove directory creation as a recipe 2023-10-10 18:32:25 -07:00
configure Create a content directory if not present 2023-09-14 14:05:25 -07:00
create-index-entry.awk Add initial files 2023-09-14 10:39:45 -07:00
curate.mk Delete extra blank line 2023-10-10 08:53:38 -07:00
environment.mk Complete the macro approach to defining variables 2023-09-21 10:08:47 -07:00
fence.m4 Add initial files 2023-09-14 10:39:45 -07:00
generate-help.awk Add help message generator 2023-09-14 10:41:18 -07:00
index.mk Add build help message 2023-09-20 09:06:49 -07:00
tagged-index.mk Add build help message 2023-09-20 09:06:49 -07:00