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
160 B
Makefile
9 lines
160 B
Makefile
# this makefile delegates to a version specific makefile
|
|
|
|
# where this subdirectory is (relative to root)
|
|
S_DOWN=.
|
|
# where root is
|
|
S_UP=.
|
|
|
|
include make_forward
|