X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=096a681c06977e1055c600021bfea0df2f15bc7a;hb=3cc69c7ec1bb26e4dd44f17afae1611e463adc13;hp=0000000000000000000000000000000000000000;hpb=de8b097e3dfea6874224e662443f3b53d6d71ebb;p=oss%2Fimgwww.git diff --git a/Makefile b/Makefile new file mode 100644 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