# | Line 72 | Line 72 | include dependencies.mk | |
---|---|---|
72 | ifdef SUBDIRS | |
73 | $(SUBDIRS):: | |
74 | @echo ------- Building ---- $@ ----------- | |
75 | < | cd $(LOCALTOP)/$(ClassDir)/$@; $(TOOL_HOME)/scram build |
75 | > | @cd $(LOCALTOP)/$(ClassDir)/$@; $(TOOL_HOME)/scram build |
76 | endif | |
77 | ||
78 | # |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |