M.Z.
SKIPPED: psi/tecsdriv.c
This commit is contained in:
@ -38,6 +38,9 @@ makefile:
|
|||||||
tree: $(TREE)
|
tree: $(TREE)
|
||||||
@ true
|
@ true
|
||||||
|
|
||||||
|
cleantree:
|
||||||
|
rm -f $(SICS_ROOT)/obj/$(SICS_VERSION)/tree
|
||||||
|
|
||||||
$(TREE):
|
$(TREE):
|
||||||
@ $(VERS_UNDEFINED) test 1
|
@ $(VERS_UNDEFINED) test 1
|
||||||
@ echo --- Make object tree ---
|
@ echo --- Make object tree ---
|
||||||
@ -48,6 +51,7 @@ $(TREE):
|
|||||||
@ $(SICS_ROOT)/maketree psi/hardsup
|
@ $(SICS_ROOT)/maketree psi/hardsup
|
||||||
@ $(SICS_ROOT)/maketree psi/utils
|
@ $(SICS_ROOT)/maketree psi/utils
|
||||||
@ $(SICS_ROOT)/maketree psi/tecs
|
@ $(SICS_ROOT)/maketree psi/tecs
|
||||||
|
@ $(SICS_ROOT)/maketree psi/tecs/pgplus
|
||||||
touch $(TREE)
|
touch $(TREE)
|
||||||
@ echo --- End object tree ---
|
@ echo --- End object tree ---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user