rules.mk: Add target echo-include

This commit is contained in:
Jan Lindemann 2007-12-19 20:22:07 +00:00 committed by Jan Lindemann
commit 21adf9c0a8

View file

@ -145,6 +145,8 @@ echo-modules:
@echo "YTOOLS : $(YTOOLS_DIR)"
@echo "SCOPE_CASMIX : $(SCOPE_CASMIX_DIR)"
echo-include:
@echo "INCLUDE : $(INCLUDE)"
trace-marks:
for f in $(ALL_CPP); do \