chiark / gitweb /
Makefiles: Refer to $(BASE_DIR) rather than ../base/
[chiark-tcl.git] / base / extension.make
index 0d63e4fc80f1b71cb40633b7cdb39fbb5e78b064..5cfc951a1c02226227ab6cfe54bb7882a801a1a6 100644 (file)
@@ -41,7 +41,7 @@ TCMDIFARGS ?= -p$(FAMILY)_$(EXTBASE) -o$@ $(BASE_TCT) $(OTHER_TCTS) $<
 %+tcmdif.h:    %.tct $(BASE_TCT) $(OTHER_TCTS) $(TCMDIFGEN)
                $(TCMDIFGEN) -wh $(TCMDIFARGS)
 
-OTHER_DIRS +=  ../base/
+OTHER_DIRS +=  $(BASE_DIR)
 OTHER_DIRS +=  $(addprefix ../,$(dir $(OTHER_EXTS)))
 OTHER_DIRS +=  .