| 83 |
# source is reorganized to decouple the base and interface |
# source is reorganized to decouple the base and interface |
| 84 |
# components, we have to be able to find those headers |
# components, we have to be able to find those headers |
| 85 |
# TODO: remove/rework when Tcl/Tk decoupled from base library |
# TODO: remove/rework when Tcl/Tk decoupled from base library |
| 86 |
ASC_INTERFACE_ROOT = $(TOP)$(SLASH)tcltk98$(SLASH)generic ; |
ASC_INTERFACE_ROOT = $(TOP)$(SLASH)tcltk$(SLASH)generic ; |
| 87 |
|
|
| 88 |
#========================================================================= |
#========================================================================= |
| 89 |
# Compiler module |
# Compiler module |