*** empty log message ***
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 27 Jan 2000 02:06:07 +0000 (02:06 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 27 Jan 2000 02:06:07 +0000 (02:06 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@31 4a8a32a2-be11-0410-ad9d-d568d2c75423

src/Makefile.in

index ea00049df062ab142ffb88d673c2f140848d57e2..6d0e631ce6a1ba7680d8c83cdd790fda81761036 100644 (file)
@@ -6,7 +6,7 @@ PRJDIR          = ..
 
 include $(PRJDIR)/Makefile.common
 
-PORTS          = mcs51
+PORTS          = mcs51 z80
 PORT_LIBS      = $(PORTS:%=%/port.a)
 
 LIBS           = -lgc @LIBS@