Maybe these are leftovers from the past or perhaps I'm just not seeing it. Makefile to render the book includes the following:
$(Q)bash process-scripts.sh $(RENDERTMP)
$(Q)sh make-aux-files.sh $(RENDERTMP)
If I read the scripts correctly, they aren't using the $RENDERTMP
variable in any way. Or did I just fail bash scripting 101...
Gerard
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
