]> git.cworth.org Git - lmno.games/commit
Add a simple Makefile with a "make deploy" target
authorCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 20:05:43 +0000 (13:05 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 20:05:43 +0000 (13:05 -0700)
commit0bce98367c70c43eaa425aad101e15ed3db612a8
treeaf861b37080337d004c7b0d96a11de9ace1cd5f7
parent751565b4e34418cd006a1ce0e42e2614e1dc9e73
Add a simple Makefile with a "make deploy" target

This doesn't do any deleting of pre-existing files, (to avoid deleting
any web content from sub directories that aren't being maintained in
this repository). We'll need to eventually sort out a better solution
for that.
Makefile [new file with mode: 0644]