* device/lib/Makefile.in, device/lib/ds390/Makefile.in,
[fw/sdcc] / device / lib / gbz80 / Makefile.in
index 78d95d408f596db5a9e1ff149c9c61834d7f5c0d..7a007e5d788b8be5350c0164e31f097828338082 100644 (file)
@@ -11,7 +11,8 @@ TOPDIR = ../../..
 SCC = $(TOPDIR)/bin/sdcc -mgbz80
 SAS = $(TOPDIR)/bin/as-gbz80
 
-PORTDIR = ../build/gbz80
+# override PORTDIR defined by super (parent) makefile
+override PORTDIR = ../build/gbz80
 
 include $(srcdir)/../incl.mk