]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/Makefile
Added the telldir() function.
[cc65] / libsrc / apple2 / Makefile
index 42fbdc6dd52608b21e87679aaf55a69164b4edec..242893d1eaeaa7c041818aeb1d7e5ccc0224ee98 100644 (file)
@@ -71,6 +71,7 @@ S_OBJS=       _scrsize.o      \
        diowrite.o      \
        dosdetect.o     \
        drives.o        \
+       exec.o          \
        filedes.o       \
        filename.o      \
         get_ostype.o    \
@@ -102,7 +103,9 @@ S_OBJS=     _scrsize.o      \
        sysrmdir.o      \
         systime.o       \
         sysuname.o      \
-        tgi_mode_table.o\
+        tgi_colors.o    \
+        tgi_stddrv.o    \
+        toascii.o       \
         vtabz.o         \
        wherex.o        \
                wherey.o        \