]> www.wagner.pp.ru Git - oss/imgwww.git/blobdiff - Makefile
Added makefile
[oss/imgwww.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..096a681
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+DIRS=$(wildcard *-*)
+index.html: $(DIRS:%=%/index.html)
+       archivedir
+%/index.html: $(wildcard %/*.jpg)
+       cd $*;imagedir