X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fhc08%2FMakefile.bcc;h=5e59393c3c427fa32637d09966f5a3e5342b58bb;hb=662402712689eba7ab2689fa8030a533e08897aa;hp=9a165ea41c31e0e37b213c9650de8275072f08c8;hpb=88459ca0321f463f8185f96c208b22aa47dfa1bc;p=fw%2Fsdcc diff --git a/as/hc08/Makefile.bcc b/as/hc08/Makefile.bcc index 9a165ea4..5e59393c 100644 --- a/as/hc08/Makefile.bcc +++ b/as/hc08/Makefile.bcc @@ -4,10 +4,10 @@ PRJDIR = ../.. !include $(PRJDIR)/Bcc.inc -ASOBJECTS = asmain.obj aslex.obj assym.obj assubr.obj asnoice.obj \ +ASOBJECTS = asmain.obj aslex.obj assubr.obj asnoice.obj \ asexpr.obj asdata.obj aslist.obj asout.obj asstore.obj \ h08ext.obj h08pst.obj h08mch.obj h08adr.obj \ - ../strcmpi.obj + ../asxxsrc/strcmpi.obj ../asxxsrc/assym.obj ASX8051 = $(PRJDIR)/bin/asx8051.exe