]> git.sur5r.net Git - cc65/blobdiff - src/da65/make/watcom.mak
Makefile cleanup. Among other things, allow use of the --as-needed linker flag
[cc65] / src / da65 / make / watcom.mak
index a6e83b91dd72004afc098d571a208ff2dc425908..8c9479209add49949e3cacdd2ea91459ab722fce 100644 (file)
@@ -63,11 +63,13 @@ endif
 OBJS =         asminc.obj      \
         attrtab.obj    \
        code.obj        \
+        comments.obj    \
        data.obj        \
        error.obj       \
        global.obj      \
        handler.obj     \
        infofile.obj    \
+        labels.obj      \
        main.obj        \
         opc6502.obj     \
         opc65816.obj    \
@@ -75,7 +77,8 @@ OBJS =        asminc.obj      \
         opc65sc02.obj   \
        opctable.obj    \
        output.obj      \
-       scanner.obj
+       scanner.obj     \
+        segment.obj
 
 
 LIBS = ../common/common.lib