X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=11039bcdf7cd348ee5a4749a93cc27d50d44b62f;hb=be246293072b9e3b10aa10219dbfcb575cc955a8;hp=9eeb0f444ca8c2dec2a87b32f239bdc013075157;hpb=e973f07f6b4a143c330884908082fdc1c7c4e32f;p=wfpl-cms.git diff --git a/Makefile b/Makefile index 9eeb0f4..11039bc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,14 @@ all: style.css tags +init: files cms_images all + +files: + mkdir -m 777 $@ + +cms_images: + mkdir -m 777 $@ + tags: *.php code/*.php code/wfpl/*.php exuberant-ctags *.php code/*.php code/wfpl/*.php