]> www.wagner.pp.ru Git - oss/imgwww.git/commitdiff
Added makefile
authorVictor Wagner <vitus@wagner.pp.ru>
Sat, 25 Feb 2006 17:56:23 +0000 (17:56 +0000)
committerVictor Wagner <vitus@wagner.pp.ru>
Sat, 25 Feb 2006 17:56:23 +0000 (17:56 +0000)
Makefile [new file with mode: 0644]

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