7 lines
107 B
Makefile
7 lines
107 B
Makefile
# this makefile delegates to a version specific makefile
|
|
|
|
# where root is
|
|
S_UP=..
|
|
|
|
include ../make_forward
|