mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
- bom/Makefile: simplify atusd.ord and atusd.par rule by using $^ - bom/Makefile: use pattern rule for atusd.ord and atusd.par - bom/Makefile: since we can't have more than one percent sign on a dependency, add vpath - bom/Makefile: use pattern rule for show-atusd. We also have to remove show-atusd from .PHONY because implicit rules are not applied to phony targets.