* configure.in: added missing mcs51 in status output
[fw/sdcc] / support / regression / ports / gbz80 / spec.mk
index 367a2f56c3568354ac35f3da4c05b14cb1873837..c6b6d295e8f376dc386b19d928b90254d2238546 100644 (file)
@@ -5,7 +5,7 @@ EMU = $(SDCC_EXTRA_DIR)/emu/rrgb/rrgb
 SDCCFLAGS +=-mgbz80 --nostdinc --less-pedantic -DREENTRANT=
 LINKFLAGS = --nostdlib
 LINKFLAGS += gbz80.lib
-LIBDIR = $(top_builddir)device/lib/build/gbz80
+LIBDIR = $(top_builddir)/device/lib/build/gbz80
 
 EXEEXT = .gb