SKIPPED: psi/make_gen psi/makefile psi/makefile_alpha psi/makefile_linux psi/hardsup/make_gen psi/hardsup/makefile psi/hardsup/makefile_alpha psi/hardsup/makefile_linux psi/tecs/make_gen psi/tecs/makefile psi/tecs/makefile_linux
9 lines
190 B
Makefile
9 lines
190 B
Makefile
# this makefile delegates to a version specific makefile
|
|
|
|
# where this subdirectory is (relative to the sics root)
|
|
S_DOWN=matrix
|
|
# where root is (from here)
|
|
S_UP=..
|
|
|
|
include ../make_forward
|