binary-dist.library.%: 402405html-no-chunks chm HxS fo dvi ps pdf: 403406 @: 404407 408# Build some simple Makefile fragments to get all transitive 409# dependencies and other information for bootstrapping from HC files 410 411.PHONY: bootmakefiles 412 413bootmakefiles: boot.mk \ 414 $(foreach SUBDIR,$(SUBDIRS),$(SUBDIR)/boot.mk) 415 416%/boot.mk: Makefile 417 echo ifndef $*-version > $@ 418 echo