mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
rules.mk: Add target echo-include
This commit is contained in:
parent
83f79c4826
commit
21adf9c0a8
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue