Merge of the izt changes.
[fw/sdcc] / src / Makefile.in
index 279f7576ccd9fff0ea154a56001efc8a2e09d0bd..c4a1a0265ffb5514d00de081e7fe9b187a814486 100644 (file)
@@ -8,7 +8,7 @@ include $(PRJDIR)/Makefile.common
 
 USE_ALT_LEX    = 0
 
-PORTS          = mcs51 z80 avr ds390
+PORTS          = mcs51 z80 avr ds390 pic izt
 PORT_LIBS      = $(PORTS:%=%/port.a)
 
 ifeq ($(DISABLE_GC),1)