objects may now be separated from sources M.Z.

This commit is contained in:
cvs
2003-08-25 14:28:23 +00:00
parent 7ceb18416c
commit 50143d1256
11 changed files with 43 additions and 19 deletions

8
hardsup/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/hardsup
# where root is (from here)
S_UP=../..
include ../../make_forward