changed makefile structure M.Z.

This commit is contained in:
cvs
2003-10-06 12:40:04 +00:00
parent d542f758b0
commit d62d2902ac
7 changed files with 112 additions and 74 deletions

8
utils/makefile Normal file
View 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