# | Line 68 | Line 68 | INCLUDEPATH+=-I$(LOCALTOP)/${INTsrc} -I$ | |
---|---|---|
68 | ifdef SUBDIRS | |
69 | $(SUBDIRS):: | |
70 | @echo ------- Building ---- $@ ----------- | |
71 | < | @cd $(LOCALTOP)/$(THISDIR)/$@; $(TOOL_HOME)/scram build |
71 | > | @cd $(LOCALTOP)/$(ClassDir)/$@; $(TOOL_HOME)/scram build |
72 | endif | |
73 | ||
74 | # |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |