bug#22223: multiple '-local' targets in a rule

2015-12-22 Thread Basin Ilya
-Makefiles.html But this only works, when creating separate rules for `-local` targets. When listing multiple `-local` target in one rule, they are not applied. good: all-local: echo $@ clean-local: echo $@ resulting `Makefile`: all-am: Makefile all-local clean-am

*-local targets

2000-11-03 Thread Derek R. Price
Is there some reason that *-local targets aren't always valid when their parent exists? I wanted to define distclean-hdr-local to remove options.h-SAVED as well as options.h, but I can't seem to get it to work. Derek -- Derek Price CVS Solutions Architect ( http