changed makefile structure M.Z.
This commit is contained in:
8
utils/makefile
Normal file
8
utils/makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# this makefile delegates to a version specific makefile
|
||||
|
||||
# where this subdirectory is (relative to the sics root)
|
||||
S_DOWN=psi/utils
|
||||
# where root is (from here)
|
||||
S_UP=../..
|
||||
|
||||
include ../../make_forward
|
Reference in New Issue
Block a user