compiling. Derive BYTES_IN_WORD and ARCH values from sizeof
results.
* Makefile.in (aout-params.h): Pass gen-aout a dummy target name.
+ (check, installcheck): Identify directory in "no testsuites"
+ message.
Sun Jan 30 13:25:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
.PHONY: check installcheck
check:
- @echo No testsuites exist. Nothing to check.
+ @echo No testsuites exist for the BFD library. Nothing to check.
installcheck:
- @echo No testsuites exist. Nothing to check.
+ @echo No testsuites exist for the BFD library. Nothing to check.
info dvi : force
@$(MAKE) subdir_do DO=$@ "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS)