head     1.1;
branch   1.1.1;
access   ;
symbols  REL_0:1.1.1.1 MICHAEL:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2004.08.09.07.40.02;  author lavnrose;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2004.08.09.07.40.02;  author lavnrose;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@configfiles =    config/bottom \
		 config/config \
		 config/end \
		 config/nav \
		 config/start \
		 config/title \
		 config/top

srcdatafiles = data/*.html
dstdatafiles = $(subst data,pages,$(srcdatafiles))

all: $(dstdatafiles)

$(dstdatafiles):: pages/%.html: data/%.html
	s/make $(subst pages/,,$@@)

$(dstdatafiles):: $(configfiles)
	s/make
@


1.1.1.1
log
@Enlightenment Korean Web Page
@
text
@@
