newest ucsim is in sim/ucsim
[fw/sdcc] / Makefile
index c52fa602f482db39be4d45cd6ed50c412dd2f523..5a0ee19dbee87982888615d54dc7379726cddeba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,8 @@ AUTOCONF        = autoconf
 PRJDIR         = .
 PKGS           = support/gc support/cpp \
                  src as/mcs51 debugger/mcs51 \
-                 device/include device/lib sim/mcs51
-PRJS           = sim/mcs51
+                 device/include device/lib sim/ucsim
+PRJS           = sim/ucsim
 PORTS          = mcs51 z80
 
 srcdir          = .