Hi Richard
Add the target:
index.html: $BUILD_DIR)/index.html
That should fix it..
Regards, Paul.
On Tuesday 11 January 2005 17:19, Richard Lewis wrote:
======================================== SAXON=saxon8 FOP=fop
BUILD_DIR=www TEXT_ONLY_BUILD_DIR=www/text
$(BUILD_DIR)/index.html: index.xml meta-data.xml $(SAXON) -o $(BUILD_DIR)/index.html index.xml\ static-site/jounral-front-page2default.xsl ========================================
but it keeps telling me that there's "No rule to make target 'index.xml'". I thought that it was supposed to go like this: